blob_id large_stringlengths 40 40 | language large_stringclasses 1
value | repo_name large_stringlengths 4 124 | path large_stringlengths 2 969 | src_encoding large_stringclasses 35
values | length_bytes int64 6 7.13M | score float64 2.52 5.44 | int_score int64 3 5 | detected_licenses large listlengths 0 58 | license_type large_stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|---|
ebfc65a4600b28e3ddfeb0e6c612d1d849cd9ecc | C | vnea/UPMC | /M1/S1/Noyau/TP/buffer_cache/demo/test2_buff.c | ISO-8859-1 | 2,721 | 2.625 | 3 | [] | no_license |
2738546e2d37572284047aba6d99d93dacd939de | C | jsh0116/Operating_System | /assignment/3.Threading+CPU_Scheduling/3-1/gen_file.c | UTF-8 | 924 | 3.234375 | 3 | [] | no_license |
875841ebbfce6c1027f6b6c4ab3e4053e52a0c8f | C | ggarg2510/SocketProgramming | /FIleServerUsingTcpSockets/FileClient.c | UTF-8 | 3,260 | 3 | 3 | [] | no_license |
30406435423676c970bc054e54d001f1eef95487 | C | Nellousan/SchoolProjects | /pooldayswork/CPool_bistro-matic_2019/lib/my/pop.c | UTF-8 | 375 | 3.21875 | 3 | [] | no_license |
60355800e5745b809af3dcd4480cf95a6bf2bd4f | C | WilliamConnor/c-course | /class_14/class_14/c1.c | GB18030 | 1,466 | 3.3125 | 3 | [] | no_license |
6db4c459f61c2a56bbce6df6ef71bd797e5a2dae | C | plutesci/clearn | /boolData.c | UTF-8 | 215 | 2.671875 | 3 | [] | no_license |
e73be98d6d1daedad6caa55ee85eb649ed7fc428 | C | allisonkundrik/examples | /threads/producer_consumer_mutex_condvar/main.c | UTF-8 | 2,030 | 3.71875 | 4 | [] | no_license |
fa3e8ed72a368dbdfb5d29412621e56ecb257d14 | C | Syzik/spatch | /sources/parser.c | UTF-8 | 772 | 3.109375 | 3 | [] | no_license |
50df3f5022f2d80b552759cc411747cf3e52f6ef | C | kuan525/C-programming-Language | /枚举/火柴人/火柴人/main.c | GB18030 | 1,329 | 3.515625 | 4 | [] | no_license |
c46884c8561142ee4b114a217b5702f6e243e287 | C | henrebotha/Magicians-SOCD-Cleaner | /magicians_socd_cleaner/magicians_socd_cleaner/main.c | UTF-8 | 2,860 | 2.765625 | 3 | [
"MIT"
] | permissive |
e1ff1bf770798eef080265935d034f47f294170a | C | cjover-n/Piscina42 | /Rush01/cosa.c | UTF-8 | 1,811 | 3 | 3 | [] | no_license |
6381a75717f16d2e51d19ad85e4134b1a571656e | C | fjhuanca/IIC2133-T2 | /src/fumigate/hash.h | UTF-8 | 761 | 2.609375 | 3 | [] | no_license |
61d3bc7ad59b3916ecbf839679318a437ac55232 | C | akzhat/Sudoku-Solver | /main.c | UTF-8 | 2,875 | 3.34375 | 3 | [
"MIT"
] | permissive |
030fcbac0c2989466e62d57e439b58585373fef9 | C | sbashett/Linux-Kernel-Projects | /Project3/part2/user.c | UTF-8 | 391 | 2.78125 | 3 | [] | no_license |
8809e2356731ed74870abbcb6464185245922054 | C | matheusjmo/Algoritmos_C | /Lista1/main.c | UTF-8 | 1,719 | 3.390625 | 3 | [] | no_license |
b596920e82cf8bbd373e4efecb9bd75023d90aed | C | etclabscore/evm_llvm | /test/CodeGen/EVM/runtime_tests/sorting/insertion.c | UTF-8 | 700 | 3.75 | 4 | [
"NCSA",
"LLVM-exception",
"Apache-2.0"
] | permissive |
2b4dec2643e8e3e7cc73096f738556cf77002a0f | C | georgestoyanov06/Code-Academy | /20210212/20210212_9.c | UTF-8 | 1,124 | 3.640625 | 4 | [] | no_license |
b0a96c4d12649121604508e9f993c4b16b26805e | C | ishaniray/Data-Structures | /InfixToPostfix.c | UTF-8 | 4,162 | 3.953125 | 4 | [] | no_license |
1ea14120f88469a4e5df6b4d3d2181ff5e92c118 | C | Ponzel0106/C | /cla_lab_5_10_4_1-C.c | UTF-8 | 771 | 3.9375 | 4 | [] | no_license |
00ee3a8aa97bfaf68c21e7e2efea411a233a2e6b | C | revanthsurya/C | /Hunter/assignment/merging2arrays.c | UTF-8 | 491 | 2.6875 | 3 | [] | no_license |
95f4983f1031fe51e3c4afa754281fab876369cd | C | ncuxomozg/irregular_verbs | /irregular.c | UTF-8 | 1,102 | 3.1875 | 3 | [] | no_license |
51d47c4a620784a3f36987df9a4421c5cb7405a7 | C | Maglo22/hacker_rank | /c/introduction/playing_with_chars.c | UTF-8 | 568 | 3.9375 | 4 | [] | no_license |
6e3ba9149dbe1ddd2c9f1cc648d06020b25d6c16 | C | engasaar/Miscellaneous-C-Exercises | /DEPTEMP.C | UTF-8 | 988 | 3.390625 | 3 | [] | no_license |
eb0915f9d9ba5bfd6c4d20252b29c1f012ccf9b0 | C | sunk1984/5804 | /Common/Driver/LCD/LCD.c | GB18030 | 2,297 | 2.734375 | 3 | [] | no_license |
a036799538dd83afc00bc48f793cd7260eff04b5 | C | ITLYS/C | /main.c | GB18030 | 10,004 | 4.125 | 4 | [] | no_license |
e4d059b395175b9ecd4022f746f43c154e9c8567 | C | tyler569/nightingale | /external/libm/src/w_jn.c | UTF-8 | 2,327 | 2.796875 | 3 | [
"GPL-3.0-only",
"BSD-3-Clause",
"MIT-CMU",
"SunPro",
"CMU-Mach",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive"
] | permissive |
c17392c1b8a816e6bd2b5b31ed6d7d1dd6c35567 | C | thebillionairepastor/holbertonschool-low_level_programming-1 | /0x1C-binary_trees/9-binary_tree_height.c | UTF-8 | 690 | 3.84375 | 4 | [] | no_license |
1105d1292b871bdc494f233a887d82a1ed0b0054 | C | luizdaniel233/AED-1 | /converte.c | UTF-8 | 1,249 | 3.609375 | 4 | [] | no_license |
050a155e869c8a834a88dca0b6aa2ca1e948dde7 | C | nguyenminh-phuc/Coop | /c/shapes.h | UTF-8 | 1,182 | 2.625 | 3 | [
"MIT"
] | permissive |
4d76efda5321fa6a301080f11c5e928a50fc9d20 | C | leiless/rax-lpm | /src/test_lpm.c | UTF-8 | 22,095 | 2.515625 | 3 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive |
f7073b0f0e8b841c0608bbfb47759464cb959c9c | C | stephaneworkspace/piscine42 | /c12/main.c | UTF-8 | 2,037 | 3.203125 | 3 | [] | no_license |
403b42223b23818b9042a791f312dd5d288ba325 | C | akshay9358/school | /cpy/refs/coeffs.h | UTF-8 | 960 | 3.421875 | 3 | [] | no_license |
41998812beccb2f84887d8c0ecdafd7aa6fece03 | C | etrobert/libft | /srcs/ft_printf/ft_pri_size_width.c | UTF-8 | 1,306 | 2.609375 | 3 | [
"Apache-2.0"
] | permissive |
34aa90cb06318ba9caf47a5fa39c3df92f83c2d0 | C | marty-p/uni-2016-2017-projects | /Uni/PR1/LL10_Es15.c | WINDOWS-1252 | 789 | 3.828125 | 4 | [] | no_license |
d796939adc21bf96cfd039956707efda8629e7f5 | C | edenvin/IOOPM | /gc.c | UTF-8 | 4,425 | 3.484375 | 3 | [] | no_license |
c0905f35f0a2c52412b1af4a16635b0947de926f | C | GucciGerm/holbertonschool-low_level_programming | /0x06-pointers_arrays_strings/7-print_chessboard.c | UTF-8 | 273 | 3.3125 | 3 | [] | no_license |
660f5db82b59cf5c0cb1feceab611051dd82168c | C | fourbet/holbertonschool-low_level_programming | /0x0A-argc_argv/1-args.c | UTF-8 | 308 | 3.0625 | 3 | [] | no_license |
6a4f0f7cdb287df3c3bd8aeb268958270ced91cb | C | ErrorInTheMaking/C | /fibonacci_rec.c | UTF-8 | 371 | 3.59375 | 4 | [] | no_license |
38437d948f779baf8fc01cf6de10c357e456c940 | C | email4reg/Tyrant | /CP/s1e4.c | UTF-8 | 816 | 3.9375 | 4 | [
"MIT"
] | permissive |
d7f5194011ba6aae55ae6c7c9482baf19a075eee | C | benjholla/PAC2020 | /labs/lab6/toy.c | UTF-8 | 509 | 2.984375 | 3 | [
"MIT"
] | permissive |
ce696192e1c8f7babeaad7b5ece1484995e22003 | C | GlennShih/leetcode_practice_in_c | /easy/796_Rotate_String.c | UTF-8 | 1,766 | 3.640625 | 4 | [] | no_license |
1843da4e2c6879cdbdcf6777c6843ebd40ae6277 | C | wwyqianqian/computer-organization | /procedureCall.c | UTF-8 | 556 | 2.734375 | 3 | [
"MIT"
] | permissive |
b7e2dad5ede7e12f974267189bc090f477abd1f0 | C | mbark/os14 | /lab3/mytests/tstmemoryaveragesystem.c | UTF-8 | 784 | 2.640625 | 3 | [
"MIT"
] | permissive |
9f6a84ef2545ea346c38dce6f0221b8e9f430794 | C | steven-lcchen/clib_testcode | /src/MyLib.c | UTF-8 | 134 | 2.515625 | 3 | [
"MIT"
] | permissive |
837189104443441decd7c8c39a8b5dfb8b17974d | C | zhangrj/UAV_Car_Detect_and_Tracking | /UAV Control/Median Filter.c | UTF-8 | 1,195 | 2.59375 | 3 | [] | no_license |
0a33c5f39aa01848e0fc231833fff4287edc14cc | C | gazcn007/JAMScript | /lib/jdata_temp/jdata_updated.c | UTF-8 | 21,455 | 2.859375 | 3 | [
"MIT"
] | permissive |
e1953639f53798b266c7431de8406542355e831d | C | srishtikhare/PSoC-5LP | /Sensors and Actuators/Lab#5_DC brush motor speed measurement.c | UTF-8 | 1,470 | 2.859375 | 3 | [] | no_license |
0ee42b1846cde87512990336eaac202b0e3609b0 | C | saiankit/learning-c | /HollowRectangle.c | UTF-8 | 921 | 3.765625 | 4 | [] | no_license |
292c731ad8e9e2b7d89997a0fcf6cca6896fb80a | C | zzkluck/POINTERS_ON_C | /POINTERS_ON_C/Chapter08_practice02.c | UTF-8 | 552 | 2.796875 | 3 | [] | no_license |
4c9253fddd435deba91bdb95b3ce1fc536a3c922 | C | iWasHere1314/c_lab | /18030100204杨煜1_申请成绩_中/源程序/3.复杂数据结构-动态链表/linked_list.h | UTF-8 | 2,993 | 3.859375 | 4 | [] | no_license |
448bc2ba402319161a287048ca8ab851afda07f7 | C | mumby0168/PicGreenhouseController | /prototypes/Thermometer.X/Thermometer.c | UTF-8 | 6,530 | 2.65625 | 3 | [] | no_license |
8c5c569fa1659be2a1164a733fcd2f4bcca52f4e | C | jacklee032016/sama5d2 | /apps/shared/src/common/portable/cmnFifo.c | UTF-8 | 3,310 | 2.953125 | 3 | [] | no_license |
382fc8fc83025edab33d63521bb7e0ae90a0d6da | C | kellylougheed/c-lang | /2d_array.c | UTF-8 | 1,042 | 4.90625 | 5 | [] | no_license |
3f94976dbc1a8b9d9b2e745eb98e32777763a912 | C | mayankdhiman27/LinkedList | /LinkedList.c | UTF-8 | 4,373 | 3.59375 | 4 | [] | no_license |
358b22193beb3b7fe4e1ba0d3fb971912ce1ba31 | C | rajanpbg/AdvancedC | /StrError/handler.c | UTF-8 | 252 | 2.734375 | 3 | [
"MIT"
] | permissive |
0dd651415510eb0ca099516e3d4964a5d33754ae | C | lgds01/hospital-information-mange-system | /findshow.c | GB18030 | 7,695 | 2.578125 | 3 | [] | no_license |
f396b8b1a14f46b634df4ef0ae4d5b9172d8bddb | C | BalkDuck/MysteryDungeon | /inc/sprite/randomizer.h | UTF-8 | 812 | 2.546875 | 3 | [] | no_license |
c937bd94c88fc9df9893aafbdbd9aafffeb4d7fc | C | rcoelh0/URI | /1 - Iniciante/Page 4/Seleção em Vetor 1/main.c | ISO-8859-1 | 1,098 | 4.03125 | 4 | [] | no_license |
2c917592f07b8f667c5d37b62e627f869380f9d4 | C | DiegoCastro-R/CS50 | /Week 2/scores.c | UTF-8 | 420 | 3.515625 | 4 | [] | no_license |
7c4df073279e40422b6ccf519535a45b17d29171 | C | MouadDv/push_swap | /checker_bonus.c | UTF-8 | 1,720 | 3 | 3 | [] | no_license |
e7e65a3307027ae37ef6a8ca97e9befa51795e06 | C | exploring-curiosity/General-Algorithms-in-C | /63-passpercent.c | UTF-8 | 1,358 | 3.546875 | 4 | [] | no_license |
9bcebda68770ec58ad2c9dae83cf33fbc936c2ac | C | ShaunHoltzman/PCA | /sobel/sobel.c | UTF-8 | 6,214 | 2.765625 | 3 | [] | no_license |
fdd4e87f551ea056fad0b6544118c0402a33e4e0 | C | jakesig/cs2020fall | /Week 10/Week 10 - Lab/stdin-choice.c | UTF-8 | 363 | 2.96875 | 3 | [] | no_license |
c437273e1a17d19808bc66f9b83fbbcb3d186534 | C | Kotwic4/SCOTR | /src/test/math/pointTest.c | UTF-8 | 1,407 | 3.25 | 3 | [
"MIT"
] | permissive |
d89ec338ff0324670d1546e5ea136bccc9040afd | C | jiricodes/ft_ssl | /libft/sources/libft_srcs/ft_strcmp.c | UTF-8 | 1,404 | 3.140625 | 3 | [
"MIT"
] | permissive |
1a5b3d2ec6c367dce455eac150e669a7c51e1228 | C | mkennedy3000/Snapshot | /src/snapshot.c | UTF-8 | 9,797 | 2.515625 | 3 | [] | no_license |
bb366ddbd3a3df9061c4c73ebda2c8e6f651af2a | C | Dineshero/c_Programz | /findnum.c | UTF-8 | 210 | 2.734375 | 3 | [] | no_license |
f21f6cdf9df68293e5218c404519b2780389fb41 | C | ShahIqbal/Operating-System | /Assignment 1/Q1/write.c | UTF-8 | 320 | 3.28125 | 3 | [] | no_license |
a8cf744532485cabd187cea48d890a80b1447a97 | C | isabella232/AnghaBench | /source/RetroArch/deps/ibxm/extr_ibxm.c_replay_calculate_duration.c | UTF-8 | 982 | 2.53125 | 3 | [] | no_license |
1c63fe58a2fb28acca40ea4554292180efa0c8f5 | C | akifkartal03/cse344-system-programming | /Midterm Project/source/code/helper.c | UTF-8 | 6,866 | 3.015625 | 3 | [] | no_license |
0b06bfda539164650d6ace75866d2d777dc38d9d | C | linhusp/process | /lab8_msg_queue/b1.c | UTF-8 | 2,535 | 3.359375 | 3 | [] | no_license |
7175279c95766f6f8b9e7e474ff17d495f8c6004 | C | torikazi/Competitive-Programming | /UVa/490.c | UTF-8 | 552 | 3 | 3 | [] | no_license |
8ef3f51ca593afd0f7044b786afcd90e8e2d0ad4 | C | sandeep9889/datastructure-and-algorithm | /problems/queus/queue with linklist/queue_with_linklist.c | UTF-8 | 1,336 | 4.09375 | 4 | [] | no_license |
ac7bcbdb60481110ce898e985ea4bd9130fc9205 | C | marzoukbaig14/Lambda-Calculus-Using-Functional-Programming | /SNAP.c | UTF-8 | 3,978 | 3.453125 | 3 | [] | no_license |
1a272aba2519d52b4507ccb7feed860f06374cc7 | C | GiannisChouliaras/Parallel_Systems_and_Programming--MYE023 | /first_set/mulmatTasks.c | UTF-8 | 2,399 | 3.34375 | 3 | [] | no_license |
6a9a34e1c748c5c4f2561ccd093d6b800e543ebf | C | v3nk1/Lk3d | /7.Dev_Dri/1.char_dri/1.char_drivers_host/1.reg_wth_VFS-layer/10.kmalc_reg/reg_chrdev1.c | UTF-8 | 5,983 | 2.65625 | 3 | [] | no_license |
0e1b04f62b3aab2d250192b1709b4f231f2027a0 | C | erlanguys/NachOS | /code/userland/fibo.c | UTF-8 | 297 | 3.0625 | 3 | [] | no_license |
42c893a17f107cb005c6df59156b849b0bcf5665 | C | EvavW/classwork | /low_level_comp/class_notes/c_book/ch5/test.c | UTF-8 | 1,287 | 3.90625 | 4 | [] | no_license |
ea9a35a476c8e5e18577a229fe934b2ae39935c7 | C | irfan378/C-Programming | /fuctionpointers.c | UTF-8 | 304 | 3.328125 | 3 | [] | no_license |
44cfbeca1d9261a9cf321e075675cf0dcd2216d8 | C | mldbai/mldb | /ext/hoedown/src/escape.c | UTF-8 | 5,091 | 3.015625 | 3 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"ISC"
] | permissive |
879bacdf4b3ea83a6257b0c596c182b0242fea7c | C | Ragavee1998/RAGAVEE1998 | /sum of natural no.c | UTF-8 | 211 | 3.265625 | 3 | [] | no_license |
c8ce5f22e0ac2a941856316fc93ce082bc16796b | C | sadrulmolla/hellow-world | /tree/Binary_Search_tree.c | UTF-8 | 1,343 | 3.921875 | 4 | [] | no_license |
d00b4e93650ecb9129941d5e537664ba5d72c6a3 | C | mgoyret/INFO_UTN | /INFO_I/1er_cuatri/tps/tp1/ejercicio3/numeraciones.c | UTF-8 | 330 | 3.796875 | 4 | [] | no_license |
bfa4e176bac9a3ed0ae0dbb4c5ba12f6663bf1a2 | C | kfish/fastphoto | /src/cmd.c | UTF-8 | 2,957 | 2.796875 | 3 | [
"LicenseRef-scancode-mit-old-style"
] | permissive |
879c3847a2b2c1094d97f29f43acae0e458a5508 | C | wujuu/sysopy | /kolos_training/system_v/shared_memory_system_v.c | UTF-8 | 968 | 2.671875 | 3 | [] | no_license |
2c832d88c5b928d09d0a2db02e6d226576587c24 | C | neryabigon/CS50 | /cs50 - x/Memory/recover/recover.c | UTF-8 | 1,107 | 3.15625 | 3 | [] | no_license |
bc19ed8d0b1135e147c83828edd25f628921fd25 | C | mansetagunj/PES_Assignment | /hw3/HW3_ques4.c | UTF-8 | 1,198 | 3.234375 | 3 | [] | no_license |
b152a52d1968a259d6d9ee42887ad3d53c34c66a | C | mkgrn/pulx_projekt_gorczynski | /server.c | UTF-8 | 9,445 | 2.671875 | 3 | [] | no_license |
536774b94598e0b901c203671fe3814cf2d33211 | C | baorie/C_vol2 | /ex1_18.c | UTF-8 | 919 | 3.890625 | 4 | [] | no_license |
3f66a874e6c1dc2703b67fcf8b745390b2e49399 | C | LOGIC0805/ECNU-Online-Judge | /2890.询问队员身高.c | UTF-8 | 690 | 3.28125 | 3 | [] | no_license |
b859415993b0f2bd33cb854285983b04d662771a | C | guoxiaoshuai-cool/-C- | /C语言的进阶学习/学习/学习/game1/game1/game.c | GB18030 | 2,539 | 3.34375 | 3 | [] | no_license |
c5b7bdc2eaaf4760dab11fdfed4551bc754dbf05 | C | Hritikj912/Number-system-Conversion | /decimal2octal.c | UTF-8 | 332 | 3.21875 | 3 | [] | no_license |
f0b7c40b6c23ae5438fa628c2b113bbd60a0511b | C | adrija24/languages_learning | /C/Day 8/Sum of a series using recursion fn.c | UTF-8 | 225 | 3.078125 | 3 | [] | no_license |
d2e037a01bd02b85de1a6c7bf0f3a2a4e0940a3d | C | ribeiroyoann/lem_in | /srcs/parse_rooms.c | UTF-8 | 2,720 | 2.703125 | 3 | [] | no_license |
e8dc9b56e2fce3760c7365ff7e11b2f1809b2be5 | C | Dabarys/Fatec-Mecatronia-0791911032-Dabarys | /Microcontroladores-Praticas/Pratica02/Programa02.c | UTF-8 | 207 | 3.390625 | 3 | [] | no_license |
8c8d450f5ad2e3490ea7e5eaedc23f2ac20cc63d | C | houwenxin/Courses | /Nanjing University/Data Structure/Assignment 5/HuffmanCode.h | UTF-8 | 3,052 | 3.046875 | 3 | [] | no_license |
63a23dcb8046a022106e7fcba4ad149a7d061de5 | C | zero191147/C | /C04.1_KIT/buoi12/bai7.c | UTF-8 | 872 | 3.125 | 3 | [] | no_license |
a623b5e4f5061b8025f9f48158f9730359d1c3d7 | C | QB4-dev/esp-idf-components | /components/esp_http_server_utils/esp_http_upload.h | UTF-8 | 1,826 | 2.53125 | 3 | [
"MIT"
] | permissive |
6ce4e21c40a65eeba5ac1e8bac1c2696a45dcea8 | C | dadiix95/BattleShip2017 | /protocole.h | UTF-8 | 967 | 2.609375 | 3 | [] | no_license |
f2d3686250ae2bbfebdaae7e4c05355fe8000431 | C | nickson11/Push-Pop-Example-Bahasa-C | /main.c | UTF-8 | 3,700 | 3.6875 | 4 | [] | no_license |
Subsets and Splits
File Extensions Count
Identifies the most common file extensions in the JavaScript dataset, revealing patterns in file type distribution that could inform code organization or analysis strategies.
File Extension Counts
Analyzes the distribution of file extensions in the C++ dataset, revealing which programming file types are most common and helping understand the codebase composition.
File Extensions and Counts
Provides a breakdown of file extensions in the C# dataset, revealing the most common file types which helps understand the codebase structure and organization.
File Extensions Count
Analyzes the distribution of file extensions in the dataset to identify the most common file types, which helps understand the dataset's content composition.
File Extensions Count
Provides a useful breakdown of file extensions in the Python dataset, revealing the most common file types which can inform data processing strategies and identify potential data sources.
Non-Python Files Sorted
Shows non-Python files in the dataset, which helps identify codebase diversity but provides only basic filtering without deeper analytical insights.