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 |
|---|---|---|---|---|---|---|---|---|---|
dd308077f2b736dd4d79cdc18e03af91dc07cf73 | C | JerryPan44/B-Tree | /gerasimosTestMain3.c | UTF-8 | 2,799 | 2.796875 | 3 | [] | no_license |
fdd0d12d6c02a1c4707cdacc17a9a619c0a198b7 | C | cbdevnet/traccoon | /benc/benc.c | UTF-8 | 4,913 | 3.015625 | 3 | [
"BSD-2-Clause",
"WTFPL"
] | permissive |
f60d92875b8251a3e54cc0c8e6f88f178cc0fb5b | C | store17/programming-p3codes | /searching/simple.c | UTF-8 | 537 | 3.703125 | 4 | [] | no_license |
1a02f6c418847a10e290c329f971c4125195335f | C | JoyceeOliveira/Lista1 | /Questão 16 cod 15.c | UTF-8 | 2,397 | 3.765625 | 4 | [] | no_license |
ba679b0f48efa3910ea58cc12fe93e2594bc3a80 | C | daydayup40/Magisk | /test_slice/test_slice.c | UTF-8 | 856 | 3.15625 | 3 | [] | no_license |
1c15f1a008276823c6b217ab6e5103d6088874b4 | C | gun2841/guno | /PS/BOJ/C/1978.c | UTF-8 | 339 | 3.015625 | 3 | [] | no_license |
93910152acda6365e96b0f96c226e1aea874b3bd | C | siwei1234/Mrsw | /9.17/递归和非递归实现求阶乘/递归和非递归实现求阶乘/1.c | GB18030 | 372 | 3.328125 | 3 | [] | no_license |
87e2fd9f014ec5dfcd9cdf6316ebd908c55680de | C | cogma/The-C-Programming-Language | /PointerAnswerSJIS/chap04/ex0407.c | SHIFT_JIS | 971 | 4.625 | 5 | [] | no_license |
19a444f3b13ddae97e6408a8a123bda5c1b535ef | C | eamars/ENCE360_LAB_TEST | /LABS/lab6/src/benchmark_mul.c | UTF-8 | 1,249 | 2.8125 | 3 | [
"MIT"
] | permissive |
48271e862467132993ade2db2b00d2b112c1bc30 | C | ManuelEsteban/alf_2_nasm | /Compilador_NASM/alfa.h | UTF-8 | 772 | 2.609375 | 3 | [] | no_license |
b4d390acf105c88a2acd188f68a62e86b0416724 | C | trekwars67/C-Operating-Systems-Programs | /lab4q3.c | UTF-8 | 721 | 4 | 4 | [] | no_license |
3ee8d75c03f9a8c942520d2a88df31a461bd3d02 | C | kaienlin/OnlineJudge | /judgegirl/50105/helper.c | UTF-8 | 1,087 | 3.34375 | 3 | [] | no_license |
8222eb4156c82c87e8b774630bfdf8fcd52a7966 | C | angelapesina/C- | /1****PROYECTO****/restaurant.c | UTF-8 | 12,575 | 3.328125 | 3 | [
"Apache-2.0"
] | permissive |
fa9f05b26d268e4fdc360654457abc902fafe531 | C | AlveinTeng/CSC209 | /a3/utilities_closest.h | UTF-8 | 1,279 | 3.390625 | 3 | [] | no_license |
16902363ecd276cc143da7c1361ddfd38e237e45 | C | baringo11/FDF | /srcs/rgb.c | UTF-8 | 2,995 | 2.90625 | 3 | [] | no_license |
a6e51ffd163215b0dd4adeed22a15bc96b05c234 | C | AdamParlane/aut-swarm-robotics | /CONTRIBUTING.c | UTF-8 | 4,725 | 3.125 | 3 | [] | no_license |
1f9a5f8cdf2e258e1f73b9a431421f24ee8b7eb1 | C | Saba-d-coder/6thSemIse | /SystemSoftware/PART A/RelocationLoader/stock.c | UTF-8 | 1,684 | 3.40625 | 3 | [
"MIT"
] | permissive |
b19f30829617e243bb4207a34f6ca8423f0cecc0 | C | hongchanaigai/CoderLife | /01_C语言提高/00_资料/day06_C提高(文件)/4_源代码/01_代码/ConsoleApplication1/ConsoleApplication1/06_按照格式化进行读写文件.c | GB18030 | 1,001 | 3.046875 | 3 | [] | no_license |
0937ed2e4e84728f2d540cf691190d66fa629f39 | C | gamezahax/s5710742064_EX1 | /s5710742064_EX1.9/main.c | UTF-8 | 316 | 2.890625 | 3 | [] | no_license |
9561edaa4a48f28f2576c1dbf024554893736a75 | C | sgubar/2018 | /dk72/AlexandraSyabrenko/Lab2/main.c | UTF-8 | 1,277 | 3.71875 | 4 | [] | no_license |
b48f4830276bcc6d3f0f0d4b2339b837c53b5176 | C | Dorvaryn/ServerVideo | /src/requete.c | UTF-8 | 6,709 | 2.53125 | 3 | [] | no_license |
e9088a3e8101fa4a66591455ad9354a92f0365ed | C | halivert/noob | /pruebaNodoArb.c | UTF-8 | 613 | 3.09375 | 3 | [] | no_license |
a3b1c172305435e1736426b67cbd18801e074090 | C | MinghuiGao/C- | /cday10/11【了解】条件编译的概念及优点/main.c | UTF-8 | 655 | 2.953125 | 3 | [
"Apache-2.0"
] | permissive |
641892609f34727deb0e29473c08332ddd8d6373 | C | featherwit001/CECS424 | /Quicksort (1).c | UTF-8 | 2,442 | 4.46875 | 4 | [] | no_license |
72fc262f9562923c58d396c25dd34c28d867fc24 | C | krimtonz/libundermine | /include/libundermine/watches.h | UTF-8 | 882 | 2.578125 | 3 | [] | no_license |
cedd1846883e512ce088d3cbd43fe854f1c7f424 | C | evizitei/c_toys | /algo/birthday_chocolate.c | UTF-8 | 1,956 | 4.28125 | 4 | [] | no_license |
e57955a0f5b09171e3e67d30174f0ada1da5b6e6 | C | rabbull/c-pointer-tutorial | /examples/pointer/1/main.c | UTF-8 | 219 | 3.578125 | 4 | [] | no_license |
691fdefa34f083c6b8d8cda16ec0a7fb8fba58f6 | C | Gaoyuan0710/Datatructures | /Version_C/tmp_copy.c | UTF-8 | 936 | 3.5625 | 4 | [] | no_license |
d902ba2f58ab643ff69945997eeb64e56d9d8804 | C | DELPiSHO/Programming-in-C | /Lab11/zad2.c | UTF-8 | 322 | 3.546875 | 4 | [] | no_license |
259522b6ca3d9cc120511e5c652c91a4b4e54a2a | C | youness-elh/CSMI_Projects | /EDP_CSMI1/TP2/Correction2/transport.c | UTF-8 | 2,308 | 2.734375 | 3 | [
"MIT"
] | permissive |
7a4f115d34b26fe3ea353945b5c2ca1e3a1dbe8c | C | kengonakajima/snippets | /c/defout/aho.c | UTF-8 | 245 | 2.703125 | 3 | [] | no_license |
1ca1905540b1649e6ccb904676a4b1bc19ddb63a | C | pucika/APUE | /pip.c | UTF-8 | 491 | 2.890625 | 3 | [] | no_license |
14059db046f1010ed81dab0214b3c41b9a985c8e | C | AlthafHussainK/c_lab | /bubble_sort.c | UTF-8 | 417 | 3.234375 | 3 | [] | no_license |
adc4a0067732dc66ec503538b0a62932da44df04 | C | ausanyal/code | /c/my_assert.c | UTF-8 | 521 | 2.984375 | 3 | [] | no_license |
7b3ca136f00c825a3fbcd5f35d29a843f758e442 | C | ChunSS/CCstudy | /while/while/while.c | UTF-8 | 131 | 3.0625 | 3 | [] | no_license |
f8808df70fa9f049cdbfd6cea9d2485fee9d17c4 | C | Kialandi/Internetworking_NAT_Box | /cs636-base/shell/xsh_sendpkt.c | UTF-8 | 2,192 | 2.796875 | 3 | [] | no_license |
8d5b4512933e19cb740b950ead2024a50f52ffa2 | C | felipedeluca/bcc-so | /exercicios/aula_0x05/pi.c | UTF-8 | 3,835 | 3.6875 | 4 | [] | no_license |
14984737d7d310df8241a4eccb5774712d8f644b | C | vachelch/Online-Judge | /NTU_judge_girl/222.c | UTF-8 | 953 | 3.3125 | 3 | [] | no_license |
009d559c492773c2ffe97f628221eb0f4c003fc7 | C | bhagyas/Pyto | /Extensions/SciPy/cminpack-master/examples/tenorm_.c | UTF-8 | 2,530 | 2.875 | 3 | [
"MIT",
"Minpack",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive |
cc0c27dd00d1f37d507ce20d6af4adfe56254390 | C | JohannR513/Tecnicas2020-1JERP | /Archivos/Archivos de prueba/lire.c | UTF-8 | 481 | 3.359375 | 3 | [] | no_license |
53a0a859c5612b4b100d4a075f9fa7eb105faa28 | C | brenns10/libstephen | /test/listtest.c | UTF-8 | 11,455 | 2.65625 | 3 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive |
0d50a54431daa9329cb3e8a439c321e8e24763e6 | C | sajmire/CS525_Database_System_Assignment1 | /storage_mgr.c | UTF-8 | 5,784 | 3.484375 | 3 | [] | no_license |
bc4d6b6c299990b8fba04f87e3f9d816ada73917 | C | alessandro-antonelli/ALL-2014 | /11-1 - ABR, ricerca/ricerca.c | UTF-8 | 1,762 | 3.515625 | 4 | [
"CC0-1.0"
] | permissive |
46fd636cdd16ead173489d49265e4611f5b64539 | C | wustyuyi/four-rotor-v1.8.7 | /four rotor/four rotor/driver/flow.c | UTF-8 | 3,342 | 2.59375 | 3 | [] | no_license |
f543e1c37a4848407d493ed1d13fdfeb9d8bc9e1 | C | GabeOchieng/ggnn.tensorflow | /program_data/PKU_raw/55/422.c | UTF-8 | 794 | 3.203125 | 3 | [] | no_license |
a23af8ab62400b96a539cb809c7a9a0d29da77e0 | C | hak2711/2-2_codingTask | /main.c | UTF-8 | 3,088 | 3.296875 | 3 | [] | no_license |
20fa676bb9eec0fe2c2fc3198793722db1678e4e | C | cmabdullah/cProblems | /Chapter6/problem/3_y_=_x^n.c | UTF-8 | 206 | 2.515625 | 3 | [] | no_license |
991164ee48b945305379d685e690e1b513239806 | C | TameDragoon8817/C-ZJU | /第7章 数组/习题7-1 选择法排序/E7-1.c | UTF-8 | 382 | 2.9375 | 3 | [] | no_license |
c1bb62ea54b3c0d4d8f493bc2d88b9388082fe9b | C | zhang-peixiang/practice | /leetcode_1221/leetcode_1221/test.c | UTF-8 | 689 | 3.953125 | 4 | [] | no_license |
6a12dee8fef4f059bb081c4b83c450b796a1461a | C | yc980124/programa | /LeetCode_deleteDuplication/LeetCode_deleteDuplication/test.c | GB18030 | 1,041 | 3.8125 | 4 | [] | no_license |
12b481a420e6c95a2025a2fa0e67a09932c33a22 | C | mar2k/RecuperatorioLab1LenguajeC | /1B_MARIANO_OVELAR/funciones.c | UTF-8 | 2,104 | 3.3125 | 3 | [] | no_license |
ff76edb82626e6cc1e4e4f57961cd3e8d7481942 | C | vaishu1312/C-programing-lab | /lab/lab3/calc.c | UTF-8 | 685 | 4.25 | 4 | [] | no_license |
5732e79ef5245d0f3b5b4ddeea61dbff30e46f40 | C | GaetanKerstens/blaess | /ch2/exemple-fork.c | UTF-8 | 605 | 3.171875 | 3 | [] | no_license |
535922162c196262f826e04564fdfa60e2b14660 | C | hyller/GladiatorLibrary | /The_Standard_C_Library/HEAPSRCH.C | UTF-8 | 5,266 | 2.765625 | 3 | [
"Unlicense"
] | permissive |
a855457719bcb7ef15d343eb51ecad7abcb11936 | C | Maxbey/c_os_programming | /task_9/unix_2.c | UTF-8 | 918 | 3.078125 | 3 | [] | no_license |
ff2b5b12545f9d315daa4ec11830c48c23c7e61e | C | SanyaNanda/TIET-Assignment-1- | /stuff/tiet/sem1/assignments/arrays/sum_of_arrays.c | UTF-8 | 807 | 3.390625 | 3 | [] | no_license |
57377b0c031fe28529d3e732ed95b7f1f8546e74 | C | AlexBTL/CODE_EVAL_3 | /Firmware/HAL/Random.c | UTF-8 | 3,237 | 3.15625 | 3 | [] | no_license |
03d43428de080f58677c581e0cac24c76d98a6df | C | bitmal/simple_engine | /src/engine/config.c | UTF-8 | 16,305 | 2.8125 | 3 | [] | no_license |
c9bccd46b866515a77726e32ce7884e050942318 | C | Nigurasi/projekt_prir | /testCorrectness.c | UTF-8 | 1,567 | 4 | 4 | [] | no_license |
85d032be0470b405abe5668f0d0145b16f12e666 | C | Shinmera/ETHZ-SystemsProgramming | /assignment4/hash_table.c | UTF-8 | 2,637 | 3.375 | 3 | [] | no_license |
52bcb8a886f6c883d060bcb0c07ea80abe887886 | C | PhilipRoman/hexproc | /hash.h | UTF-8 | 150 | 2.5625 | 3 | [
"MIT"
] | permissive |
f8c3b2529880ebd443eebcaa68fc5a8c4414fff1 | C | maowei117/APUE | /chapter4/4_6.c | UTF-8 | 1,448 | 3.296875 | 3 | [] | no_license |
0afe32991eb3a0aa7f67ff92312da6a4c5a0f998 | C | andrey-terekhov/RuC | /tests/codegen/executable/structures/arrstruct_2.c | UTF-8 | 300 | 3.09375 | 3 | [
"Apache-2.0"
] | permissive |
6f75e6b86ee633d5705d9a1d579b83ac41eebea8 | C | LuisColorado-tech/holbertonschool-low_level_programming | /0x04-more_functions_nested_loops/0-isupper.c | UTF-8 | 181 | 2.921875 | 3 | [] | no_license |
bbe07c1bec004348013c595817f3d623ad8a8670 | C | samiqss/Software-Engineering | /csci265/lab10a/graph.C | UTF-8 | 24,239 | 3.5 | 4 | [] | no_license |
06ef86f84f94fc3b90276c6b3f08aba7177c6500 | C | mistletoe999/cpp-samples | /Baruch_C++/Level_1/Section_1_3/Ex_1_3_2/Ex_1_3_2.c | UTF-8 | 527 | 4.4375 | 4 | [] | no_license |
705f7e397dcf4cdc292f083f3baf72f5767d1e68 | C | AshKash/kit-sink | /rutgers_projs/OS_course/rfs/server.c | UTF-8 | 27,199 | 2.78125 | 3 | [] | no_license |
bb080a89af639fff6ed5140d964fe8975ecf041f | C | fayedraza/CS211-Computer-Architecture | /pa2/hw2 2/ml.c | UTF-8 | 8,152 | 3.3125 | 3 | [] | no_license |
6f89c695d20e2f4d720657e8716276d1ef73b225 | C | zeynepidil/ceng111-lab2 | /c1926028_questions.c | UTF-8 | 3,338 | 3.78125 | 4 | [] | no_license |
1c8636c5392b72c1125cd7cd28d911d38b167377 | C | vpreethamkashyap/FreeRTOS_MPLAB_App_Examples | /rd6-LCD_mutex/main.c | UTF-8 | 6,776 | 2.75 | 3 | [] | no_license |
525a73b1e4e272cc6d34018995d3a5a07bb73f83 | C | Manohar649/Guvi1 | /Power_Math.c | UTF-8 | 145 | 2.703125 | 3 | [] | no_license |
13c983fcc53621d34c5ba4661a42bc9ebade7ff2 | C | JoanJaraBosch/FSO | /practica2.2/winsuport2.h | UTF-8 | 5,669 | 2.53125 | 3 | [] | no_license |
ea0aa76cee86fcd6bd40032cde0295bf8c6eb13d | C | sYuksekli/System-Programming | /HW2/Codes/program2.c | UTF-8 | 9,315 | 2.78125 | 3 | [] | no_license |
206d5fb6e50893fc11ddf98dc9e0b461145f63d4 | C | alexxnova/Code-Academy | /20210129/20210129_1.c | UTF-8 | 812 | 3.5625 | 4 | [] | no_license |
b5cca05bdaae5790348800feb98869661a760162 | C | sdevagup/Systems-II | /Assign4/server_getFileByFirstLetter.c | UTF-8 | 7,929 | 3 | 3 | [] | no_license |
775a30c5342a69f3f5fcd7d1af3d8ce3b7e2ae91 | C | wonjun3026/c01 | /ex06/ft_strlen.c | UTF-8 | 132 | 2.53125 | 3 | [] | no_license |
749b67d7e85dd337bc3534147a89803c9af99817 | C | gmath/solitaire | /deck.h | UTF-8 | 519 | 2.609375 | 3 | [] | no_license |
5a70723823e4414b042a549f7d9e029a3b341179 | C | WalLee2/holbertonschool-low_level_programming | /0x0D-structures_typedef/dog.h | UTF-8 | 557 | 3.25 | 3 | [] | no_license |
372abd59f494358ce6ae7e842dde6e9dccf9de88 | C | Shafaque-Rahman/Data-Structure-and-Algorithm-3 | /PROBLEM3.C | UTF-8 | 865 | 3.296875 | 3 | [] | no_license |
7ba1077c8c15f4a22827ee4399cbdeb4e18dd520 | C | CharlyMZK/CNAM_1A_C_TPS | /TP5/TP5_SDA_CORR/fiboRecViz.c | UTF-8 | 820 | 3.5625 | 4 | [] | no_license |
ec8d71900cf12a8092efd2c5c822ffee1a378627 | C | JordanFist/enseirb_matmeca | /c/projects/kitty_wonderland/achievement_0/src/board.c | UTF-8 | 918 | 3.34375 | 3 | [] | no_license |
81eb5fd0517178ea246b61cc285f8ab0b38c3e9c | C | LuuuuuG/TarenaNotes | /CODE/ATM/atm-Gang/server.c | UTF-8 | 1,313 | 2.6875 | 3 | [] | no_license |
7feca520a3026f3965f31f4e16727acd89aebc81 | C | pikpik/Msg | /source/c/terminal.c | UTF-8 | 2,034 | 2.625 | 3 | [
"BSD-2-Clause"
] | permissive |
7c25cc7deb3abd20de24c526a7718cfe0ac33de9 | C | jtlai0921/devCAEL0156- | /ch04/printf6/printf6.c | BIG5 | 410 | 3.4375 | 3 | [] | no_license |
cc50ec3c0cc9ad6c0ad7d00e3f74ca397df52d38 | C | lyykjen/test | /work_test/13_timespec/timespec.c | GB18030 | 542 | 3.1875 | 3 | [] | no_license |
6834095ce7c1fca2b54bcaa9c24a9e57bbad232f | C | store17/programming-p3codes | /datastructure/binary_tree/binary_tree2.c | UTF-8 | 1,456 | 3.625 | 4 | [] | no_license |
32055487aeb774da7ee37155233f27e65db074bf | C | ThanasisGio/StatisticsNTUAPhysics | /ifangular.C | UTF-8 | 2,954 | 2.96875 | 3 | [] | no_license |
c68e8f6f07ae8149fb77b18cdaabb4e22501d8a7 | C | Jhonathanalvesbr/URI | /INICIANTE/1176 - Fibonacci em Vetor.c | UTF-8 | 418 | 2.8125 | 3 | [] | no_license |
555980644112dbf829be6739b03da5accddecc68 | C | PawanKalyanV/c-questions | /range_ofarmstrong.c | UTF-8 | 319 | 3.40625 | 3 | [] | no_license |
fe0f15aa8f2532ab4402f7803c4f2012a5009ff9 | C | isabella232/AnghaBench | /source/reactos/base/applications/cmdutils/wmic/extr_main.c_find_class.c | UTF-8 | 949 | 2.5625 | 3 | [] | no_license |
38932f1fa50a7b09742bb28d1be2ddc18454c048 | C | sj19217/CS-Coursework | /Interpreter/headers/commands.h | UTF-8 | 1,872 | 2.578125 | 3 | [] | no_license |
fa9161a63abb839fe7d8e34245817b8c20fe37aa | C | grh4542681/MyResource | /fram/module/curses/list.c | UTF-8 | 742 | 3.0625 | 3 | [] | no_license |
1307b439997407f125ce253cc5e8d1bfcd04c549 | C | AdaDoom3/OldStuff | /Parsing_Debug.c | UTF-8 | 3,900 | 3.265625 | 3 | [] | no_license |
d89d1e3632da71c0d76c7a3cbdf0c1ee4fa94065 | C | shahamran/slabc | /ex2/LineSeparator.c | UTF-8 | 4,761 | 3.359375 | 3 | [] | no_license |
bbc8f0ed539ca5d23b7cfc4b0811de1935e4c085 | C | Jakub-Svoboda/IOS---project-2---process-synchronization | /proj2.c | UTF-8 | 8,384 | 2.921875 | 3 | [] | no_license |
bf2c8b62c66ec84df8ec8204a65535322bc1cbb1 | C | florianne1212/Philosophers_42 | /philo_one/eat_sleep_think.c | UTF-8 | 2,440 | 2.515625 | 3 | [] | no_license |
9232806136f3d9cae6d7c6ba41c9e4960715e987 | C | changon-lee/operating_system | /multi_thread_programs/matrix2.c | UTF-8 | 1,881 | 3.59375 | 4 | [] | no_license |
fb0ba03f0c21ef4c102d643b95c7ed8e5f4f3af6 | C | MiguelACarballo/cs50 | /pset1/mario.c | UTF-8 | 491 | 3.0625 | 3 | [] | no_license |
4fa148d672d740bf917f7beb88eb7c190b5954fc | C | chachacho/test1 | /pointer.c | UTF-8 | 955 | 3.625 | 4 | [] | no_license |
c88498c7e55770f1d4b54ff37c41b60ad49da018 | C | SIUE-ARC/Ratatoskr | /beaglebot_28_jul_2016/arm/beaglebot.c | UTF-8 | 3,287 | 2.59375 | 3 | [] | 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.