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 |
|---|---|---|---|---|---|---|---|---|---|
fa2fe042dbf2f211893e2d8550a36071cd8816fe | C | yunastrian/computer-graphics | /Task3/laserbeam.c | UTF-8 | 7,009 | 2.65625 | 3 | [] | no_license |
dbe431bb9b303c95891a8fb0ba4ece94de5e0975 | C | govilakshat1998/DSA | /Lab Sheet 7/Q4.c | UTF-8 | 431 | 3.203125 | 3 | [] | no_license |
a4e01fd6d8426d2384ef1d6a0a127ea9982c1e4c | C | muhammadbilalakbar021/let-s-C | /Mam/97 programs/1. Find square or cube of a number.c | UTF-8 | 681 | 3.21875 | 3 | [] | no_license |
5e4feb67b89511b11fa21bf41d8b721f8cf525fc | C | sTeeLM/shadowpack | /libnetpbm/converter/other/fiasco/lib/error.c | ISO-8859-1 | 5,085 | 2.578125 | 3 | [
"IJG"
] | permissive |
96e01921db5e677f149ece4fa035e0182a933ef7 | C | utgupta27/c-projects | /dynamic/fibboiacci.c | UTF-8 | 914 | 3.875 | 4 | [] | no_license |
ad161e3ed1a47a6ce59a82b73e408aade6f1a37c | C | hbw199633/ARM | /1016/07/execl.c | UTF-8 | 709 | 2.6875 | 3 | [] | no_license |
2b9cf255ac9ac18fba4c50445c4144aaaeaec665 | C | remi-blaise/My-ENSEIRB-MATMECA-projects | /Parallel Computing/Final Project: The Game of Life/fichiers/include/debug.h | UTF-8 | 822 | 2.953125 | 3 | [] | no_license |
1dab6af2b27aecf20c751e0fda2871b2a819777d | C | isabella232/AnghaBench | /source/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/badioctl/extr_badioctl.c_main.c | UTF-8 | 1,421 | 2.71875 | 3 | [] | no_license |
395e634b919efd00a0f838a0c582ca4a1eda87e7 | C | Smattr/clink | /libclink/include/clink/asm.h | UTF-8 | 1,624 | 2.734375 | 3 | [
"Unlicense",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive |
8aa21cd3b0749cf5387857602d413e964861eb05 | C | YilunTang/ee459_proj | /i2c.c | UTF-8 | 8,194 | 3.046875 | 3 | [] | no_license |
964701e59251d568678e42b641d43566840cd38b | C | benznest/sudoku_game_in_c | /howtoplay.h | UTF-8 | 2,149 | 2.640625 | 3 | [] | no_license |
4de8243b50b02c041d0eb4accd4b36e55b34217d | C | green-fox-academy/gyurikagi | /week-02/day-4/palindrome_searcher/main.c | UTF-8 | 395 | 3.234375 | 3 | [] | no_license |
df6d8cff940b312c74de06c8ba21ad8b7a422d0b | C | edyMendes/P1Project | /gestao_Alunos.c | ISO-8859-1 | 1,911 | 3.671875 | 4 | [] | no_license |
9f0b2498063b3df1beae455d5f1a3606e9a6902e | C | Shishpan/tasks | /task2/sources/Utils/types.h | UTF-8 | 1,032 | 2.53125 | 3 | [] | no_license |
6c582c0504aa0200cdb6297cf90271f3cadd7bf3 | C | perj/sebase | /util/bin/udpsend/udpsend.c | UTF-8 | 2,127 | 2.625 | 3 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive |
c0bff3a15cbce8fe92be8359eb5aa15610ab506c | C | Achopper/minishell | /exec/exec_utils.c | UTF-8 | 1,365 | 2.53125 | 3 | [] | no_license |
bdcb03f82857d2de0feaa69657871bb4d4c30d45 | C | Sutterlin/TP_Casse_briques_Sutterlin_Sebastien | /Briques.c | ISO-8859-1 | 636 | 2.75 | 3 | [] | no_license |
5dfbbed0eaf5a57777ebe915a09394c9eda37ce4 | C | AbuCSDN/DataStruct | /Seqlist/SeqList.h | GB18030 | 5,165 | 3.375 | 3 | [] | no_license |
91ce960fab18fb270622005111892d62fb5aeab9 | C | lbabaly/BMI270-Sensor-API | /bmi270_legacy_examples/accelerometer/accelerometer.c | UTF-8 | 6,879 | 2.859375 | 3 | [
"BSD-3-Clause"
] | permissive |
8f9ea5ec6eedbb9bed1dbf56bd979f554870a707 | C | knightWorm/Comp322Labs | /Lab1/lab1.c | UTF-8 | 2,001 | 3.34375 | 3 | [] | no_license |
3676196d69db9691f4ce257630ede70383de5843 | C | Ly2017To/Algo_and_DS | /linkedlist/list.h | UTF-8 | 413 | 2.71875 | 3 | [] | no_license |
3c5d7db2066c1f53968c59edb06cb40dcc11cdc1 | C | DanikTheDeveloper/SelfPlayingGuitar | /SelfPlayingGuitar2C.c | UTF-8 | 3,253 | 2.6875 | 3 | [] | no_license |
859097a0f23fec78d520f6c596fa604d0fdb2990 | C | zmmesse/Four | /4.8.1.c | UTF-8 | 192 | 2.71875 | 3 | [] | no_license |
ff57074c7cf0ed1c5f261bacc7f6023079836c14 | C | LiangW94/ES-project- | /Sources/RTC.c | UTF-8 | 4,126 | 2.84375 | 3 | [] | no_license |
f8ccfe003ce5f2a0ec057278f36878160b519c15 | C | chintan97/subject-practicals | /Fundamentals of Programming/set 3/8.C | UTF-8 | 269 | 3.328125 | 3 | [] | no_license |
261589ae2577c686e195da8ce10cd9a05bcb55fb | C | jfortin42/tips_for_begin_42 | /corruption/heap_corruption.c | UTF-8 | 507 | 3.53125 | 4 | [] | no_license |
6d1861d10fdf45241f405fab9024b2ba03735e1f | C | eevee/thriftpy | /thriftpy/protocol/cybin/endian_port.h | UTF-8 | 974 | 3.1875 | 3 | [
"MIT"
] | permissive |
596380cbef44ffa6d30c2cb1d77c220a8261d81b | C | Copper-Bot/plasma_pmod | /C/plaspaint/Sources/main.c | UTF-8 | 4,053 | 2.59375 | 3 | [] | no_license |
e03de9b81ff0c235b5dc64af0de24c88fac85e80 | C | AntonBankevich/DR | /src/lib/libgaba/example.c | UTF-8 | 2,601 | 2.625 | 3 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive |
1eae15bdfea07159bc095ab3e9a5d505c442b8b7 | C | Programming-Systems-Lab/archived-chime | /client94/comm_client/party.c | UTF-8 | 6,333 | 2.640625 | 3 | [] | no_license |
02367b42f7da210c25f67a43b63797b041107059 | C | dannydd02/FEUP | /Ano1/Prog2/prep02/exemplo03/prob1/prob1.c | UTF-8 | 3,304 | 3.25 | 3 | [
"Unlicense"
] | permissive |
cc318dab5f0b7c281d541b8f0692c257dd02d8db | C | ssyzkhan/ruanioi | /algorithm/c/Utility/merge.h | UTF-8 | 782 | 2.6875 | 3 | [] | no_license |
36c9ff0d720e75fb03eacfee587925a27ea8f8f5 | C | sanjanagoli/tse | /common/index.h | UTF-8 | 3,144 | 3.203125 | 3 | [] | no_license |
ad8649b467d22e1a2fb1727d2b3044fafe20ed1d | C | nlambole/real-Time-Rendering | /C_Programming/RTR2020_C_Snippets_09/13-Pointers/02-Arrays/03-ArrayAsPointerAndPointerAsArray/ArraysAsPointersAndPointersAsArray.c | UTF-8 | 3,201 | 4.03125 | 4 | [] | no_license |
061f6d5c1d98863623d4a879f1d8cb55e92bdbb8 | C | EInacio7/PG2-2021SV | /Trab_Before_Peixinho_SE3/trees.c | UTF-8 | 2,728 | 3.40625 | 3 | [] | no_license |
6169fa3acb780cb462aad730d917e13ffff523b5 | C | facgure/IBM-Open-Data-Visualization | /dxsamples-4.4.0/callmodule/Simple.c | UTF-8 | 2,537 | 2.6875 | 3 | [] | no_license |
fb59d5d04abc67fa4e820e78dd39c0e9913cc74a | C | igor-almeida-github/meus-projetos-com-microcontroladores-ARM | /001Embedded_C_Programming /host/019Loops/do_while.c | UTF-8 | 263 | 3.09375 | 3 | [
"MIT"
] | permissive |
83d2e58cf64be301df6aad795c62a937ae7f0358 | C | childsb/gypsum | /src/main/c/posix_Process.c | UTF-8 | 664 | 2.71875 | 3 | [] | no_license |
c76d914744c814bf476b3ca622e331edaddb00d3 | C | icprog/School | /Jaar_1/PRC22/Week 2/Opdracht 1/parameter.c | UTF-8 | 561 | 3.28125 | 3 | [] | no_license |
8b481b8ff66a5ca2f3fd097cbc5082daec2389cc | C | n-0/graph-db-testat | /user.c | UTF-8 | 4,203 | 3 | 3 | [] | no_license |
9aa7dd077c92f0f926651e01614b8864ace1b576 | C | roddehugo/ufpe | /if728/playground/pwm/pwm_ccu.c | UTF-8 | 2,594 | 3.015625 | 3 | [] | no_license |
f2fd32232b8ff643350776d00a8270748bbbf7e9 | C | GVS22/Pratica2 | /GabrielVitor_Pratica2/GabrielVitor_Pratica2/src/pilhaA.c | UTF-8 | 2,613 | 3.609375 | 4 | [] | no_license |
15a0716e211984a64ad8844df2cb449682cbdd39 | C | nikhil0269/data-structure-project | /link_dought.h | UTF-8 | 9,776 | 3.609375 | 4 | [] | no_license |
9ccedadbfe23a34f7f59e2113884215a30fd5adf | C | xorpse/safe-string | /utility/compare.c | UTF-8 | 3,728 | 2.921875 | 3 | [] | no_license |
627dcab26913bd666edc2ac878de6a7f41857ef7 | C | abinjosephjosegiri/KTU_Data_Structures_lab | /Search.c | UTF-8 | 1,267 | 3.5 | 4 | [] | no_license |
56c442a72890333fdb1365b7d673cea1cf5c80f7 | C | gmcasati/hello_world | /data_structures/week_01/introduction_to_c/exercise_05.c | UTF-8 | 386 | 3.90625 | 4 | [] | no_license |
6287cc59dffb51a006b738e5332e478aefb1de7c | C | Derfador1/intersect | /intersect.c | UTF-8 | 1,414 | 2.96875 | 3 | [] | no_license |
d1cb8cc107f82485f99cfd55fd7e1ad5158cb380 | C | GeorgianCostea/Xanders-Work | /XToThePower/XToThePower.c | UTF-8 | 3,669 | 4.0625 | 4 | [] | no_license |
a95845a7228989f846bbab9f6ab5af183270fc58 | C | BaptisteVeyssiere/lemipc | /src/game_loop.c | UTF-8 | 2,196 | 2.546875 | 3 | [] | no_license |
0fe1f2742c46ec2c1bc6916313458ba5d6bc594a | C | Sant268/Data-Structures-in-C | /Linked Lists/SinglyLL.c | UTF-8 | 1,788 | 3.921875 | 4 | [
"MIT"
] | permissive |
e1f7271bd2e2a7729e32b4cef99bde8ee1fe1a2d | C | mcfaddja/CyberPhysicalSys | /OLD/sockets1/server/main copy.c | UTF-8 | 6,803 | 2.5625 | 3 | [] | no_license |
ad1ce13652ab769f42928b6cc50e688debd0cc8e | C | jhonjheff/FACCIR288s | /Exercicios 30.08.2019/questao6.c | UTF-8 | 160 | 2.8125 | 3 | [] | no_license |
80c8a59e5a2f1a78dbd30e87dae59ab2b632fae0 | C | abstar123/my-work | /sofl.c | UTF-8 | 180 | 3.265625 | 3 | [] | no_license |
8d1035fbe8969cdbbb4550c0490b425eee57ee7b | C | gabrielrobinson000/Problem-sloving-with-C | /Chapter03/03-S1 Tracing Problems/Question 08/program08_Tracing.c | UTF-8 | 258 | 3.484375 | 3 | [] | no_license |
de26afd117d311ce66a41dd8b83bc20c6fbad0b1 | C | janaranjaniperiyasamy/program | /hackerrank.c | UTF-8 | 501 | 2.90625 | 3 | [] | no_license |
285fab116ce81d32ca89814bf0a13a8efc7ce89b | C | fernandews/Listas-Prog.Estruturada | /Lista 02/07.c | UTF-8 | 1,154 | 4.09375 | 4 | [] | no_license |
2c5ef2141b88cf30b2754e354b3df11d095e4dc1 | C | imanom/Iso-9660-FileSystem | /UEFI/Code/kernel.c | UTF-8 | 1,891 | 3.171875 | 3 | [] | no_license |
6e8275cd4ec88714351e6002189fe9bfb859ffc8 | C | vineetpatil28/let-us-c | /4. The loop control structure/The while Loop/Exercise/Word problem/Q3.c | UTF-8 | 308 | 3.640625 | 4 | [] | no_license |
89194c837c16027c246c0809fa8a0d2f38207895 | C | afrog33k/mcocoa | /examples/mandel-zoomer/Native.c | UTF-8 | 3,739 | 2.65625 | 3 | [
"MIT"
] | permissive |
8241bd637588f9ecffe152e8162f546787a14a8e | C | praju-1/learning_c | /equal_matrix/equal_matrix.c | UTF-8 | 1,950 | 4.71875 | 5 | [] | no_license |
9b0ee0188e0a46634cdc15f98189bc6c8e3ef71c | C | mvogee/ft_db | /srcs/add_category.c | UTF-8 | 1,611 | 3.015625 | 3 | [] | no_license |
bce2e31f31efcf88d20f8c76fd85740017103d8c | C | Monicasaravanan/moni | /89.c | UTF-8 | 230 | 2.890625 | 3 | [] | no_license |
8648ee2bc26bbed04be875ff098cd0dc4d68a562 | C | brunovsc/analise_trabalho1 | /FIRSTVERSION/algorithms/merge.c | UTF-8 | 4,125 | 3.8125 | 4 | [] | no_license |
57270a22ae94b747cd6ffa43ddaf965bcf181d2f | C | Gastd/localization | /utils/matlab/localization_cekf_original/matlab/cmex/lib/kalman.c | UTF-8 | 3,129 | 2.578125 | 3 | [] | no_license |
d9bd76028b59c9532ebaf5ee7fc006a3860923d6 | C | Soulike/LeetCodeSolutions | /21.merge-two-sorted-lists.c | UTF-8 | 2,484 | 3.78125 | 4 | [
"MIT"
] | permissive |
7bc4061906993a46b2c4aa8e21565d8fabc83a27 | C | godesz/prog_1 | /A2.c | UTF-8 | 327 | 3.234375 | 3 | [] | no_license |
46a175328466b940a03a590f75e246db390f47e7 | C | cyrilcolinet/CPE_pushswap_2017 | /tests/pushswap_tests1.c | UTF-8 | 1,236 | 3.25 | 3 | [] | no_license |
e666713eb41cad96692d2a94bb4a096abeb6c830 | C | nikola-klobucar/Zadacha | /Zadacha/DZ01/src/main.c | UTF-8 | 310 | 3.3125 | 3 | [] | no_license |
b61d364207ea2bf3537c906563fdb07c49e1b65e | C | Kaixi26/OS_Trabalho | /src/cache.c | UTF-8 | 2,024 | 3.21875 | 3 | [] | no_license |
8f06c3c19df159125d97d50501dc78c042c6e371 | C | carlosilich/CS50Assignments | /recover.c | UTF-8 | 1,989 | 3.40625 | 3 | [] | no_license |
fc50cf62a81f31a9f6ee45179ae493751ceace2b | C | puneethnarayana/vfs-grp17 | /src/vfs_17.c | UTF-8 | 33,119 | 2.71875 | 3 | [] | no_license |
545211951a810c8a6192fe8ab28f9dd1419504ab | C | mpohjola/SystemSoftware2018 | /Exercise8/PrimeFactors.c | UTF-8 | 950 | 4.3125 | 4 | [] | no_license |
786b4309d4461cc0692b08a9c8660d8e206ded3f | C | zulalvarol/c-programlama | /Girilen bir kelimenin uzunluğunu bulur ve tersten yazdırır..c | ISO-8859-9 | 400 | 3.515625 | 4 | [] | no_license |
12519f6a7782e8aa8fd13f9cc35037612c71eca2 | C | anujsinha789/tasks.c | /headerfiles/20.h | UTF-8 | 144 | 3.46875 | 3 | [
"MIT"
] | permissive |
d069e587ead171b02591e7368bc0d5091fe72c8c | C | DanielPoznanski/Do-rozb-jnika | /cz3/zad2/main.c | UTF-8 | 371 | 2.875 | 3 | [] | no_license |
6f1f16bcc581f32e9d6abf9023e9302ed0403f2b | C | hunter4961/unideb | /szorzatcsere.c | UTF-8 | 263 | 3.1875 | 3 | [] | no_license |
b2f3e6f9cf1a565a2d698c0d04ce0fe7fc08e933 | C | lnicosia/Doom-Nukem | /src/init_screen_size.c | UTF-8 | 1,598 | 2.75 | 3 | [] | no_license |
3a02ea457331f2c41bbf33c425441788bb39c5df | C | xieyunzi/APUE-Learning | /Chapter-10/signalnames.c | UTF-8 | 519 | 2.609375 | 3 | [
"MIT"
] | permissive |
cfce76e6aab04162fa392255010b055cc80df796 | C | YuseqYaseq/University-Projects | /SysOpy/cw07/zad2/queue.c | UTF-8 | 672 | 3.328125 | 3 | [
"MIT"
] | permissive |
a6bcaa47f7bb146189976221aa56d5ae67990518 | C | MateuszGajewski/PRoz | /queue.h | UTF-8 | 459 | 2.796875 | 3 | [] | no_license |
68aa28304cc4c1ae6f1bd2c75cbeb07e27978f77 | C | refoto/lutsiyahomework | /ex04/ft_fibonacci.c | UTF-8 | 402 | 3.984375 | 4 | [] | no_license |
6d9153ba3534e234dcd517131c7f41aae3ef86ba | C | parkerYang0715/IIRfilter_MATLAB_C_fixed-Point | /main.c | UTF-8 | 2,242 | 3.03125 | 3 | [] | no_license |
f1626a177742035694ce036ee4c80b27412579b7 | C | Pomarola/ConjuntosNumericos-C | /DList/dlist.h | UTF-8 | 1,682 | 3.28125 | 3 | [] | no_license |
0e10bcda93c6f32bf8408909c31587a46b618d71 | C | vladydan/wolf3d | /srcs/draw_map.c | UTF-8 | 1,339 | 3.1875 | 3 | [] | no_license |
1f197cca5728dce708be76910606600ca60c2d0d | C | GamalMohamed/Kasparov-Chess-engine | /src/CChessEngine/ui.c | UTF-8 | 2,369 | 2.53125 | 3 | [] | no_license |
6559c1c268e2811e7537cfeb73ad82f6c2062a1d | C | joycemacksuele/minishell | /srcs/token_utils_2.c | UTF-8 | 629 | 2.875 | 3 | [] | no_license |
20949a8ee4e47e55f0e9eb21aef952a2574a7528 | C | sean8purdue/cs240ProgrammingInC | /lab1/lab1src/v4/main.c | UTF-8 | 277 | 3.578125 | 4 | [] | no_license |
d6e82e83eeb827bd1b77c81363dd1504ef8e23b5 | C | Knackie/telecom | /S6/C/Cours/TP/sources_tp5_tp6/sources_tp5_tp6/6-tp/sources/matrice_lineaire_verif.c | UTF-8 | 602 | 2.984375 | 3 | [] | no_license |
f156496154da4e686e1b62968108ab8e1cd167dc | C | oySophia/multilib | /test/test8.c | UTF-8 | 1,101 | 2.90625 | 3 | [] | no_license |
914868f2054a44b78bd4a34e36ee5be47caccb84 | C | scvalencia/MOOC | /TreeHouse/iOS/Objective-C_Basics/Fundamentals_of_C/Project-Templates/MyFirstCProgram/MyFirstCProgram/main.c | UTF-8 | 2,395 | 3.734375 | 4 | [] | no_license |
48ef5039b26d11cfd4b9556d60d6105e8c0881f0 | C | hadigal/ds_algo | /algo/binarySearch.c | UTF-8 | 766 | 3.546875 | 4 | [] | no_license |
6bc21d072be397f31008e43180cfe9373dd0b321 | C | tomardouin/42piscine | /J02/Ex03/main.c | UTF-8 | 156 | 3.0625 | 3 | [] | no_license |
44812082e9b997ed372599a8f63d34201a3640de | C | kbelchynska/Programming-Belchynska | /lab11/task1/src/lib.c | UTF-8 | 1,372 | 3.328125 | 3 | [] | no_license |
3ff14e7587554c4edea3b12e030c6fa2fc41aca1 | C | MrX456/Linguagens-Diversas | /C/14-Vetores/Vetores.c | UTF-8 | 929 | 4.28125 | 4 | [] | no_license |
b2cbc5046753d709a737d7e9ec461a8b4687a30d | C | UCSB-CS-RACELab/eager-appscale | /Eager/cs270/freelist.c | UTF-8 | 2,661 | 3.265625 | 3 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive |
329664ac5f22eb132be4d984706662af9d01c8e8 | C | sanvedj/MayuriC2WT | /Daily Flash/week 4/day 5/MySolutions/C/Program3.c | UTF-8 | 802 | 3.21875 | 3 | [] | no_license |
dcbe307359f2749da25e37a5a59659ba148fd12f | C | ngaeta/Mortal-Kombat-C | /core/collision_mng.c | UTF-8 | 1,204 | 2.84375 | 3 | [] | no_license |
e417fc4bf2805c1f79aa0da5f757f31259bf1874 | C | grodtron/390-Robot | /src/handlers/range_sensors.c | UTF-8 | 2,753 | 2.515625 | 3 | [] | no_license |
5a56f9fcbaddd0e42ba4b88e7190069e09a75737 | C | yaraleo/exersises | /print_n_symb_in_line.c | UTF-8 | 1,313 | 2.828125 | 3 | [] | no_license |
2317f1918ad4935f87aafbaaa4b2a123c7261aae | C | Wouark/Computer_Experiment | /library/code.h | UTF-8 | 1,551 | 3.375 | 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.