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 |
|---|---|---|---|---|---|---|---|---|---|
72ae7db2f2e8ea5d82290ca41de9a4c0d676c203 | C | xyy6060/skilltree | /第一阶段/数据结构/0228_栈和队列/code/stack/LinkedStack.c | UTF-8 | 1,670 | 3.8125 | 4 | [] | no_license |
11631294f89832dd73a97df8050b28c51a3434b2 | C | schuay/microcontroller | /phase1/msort/sort.c | UTF-8 | 462 | 3.375 | 3 | [] | no_license |
4cd570891a7209df20ba60fd19bcfb0627375bcd | C | juicetin/basicshell | /commands.c | UTF-8 | 9,332 | 3.109375 | 3 | [] | no_license |
33e5b84e415d3c947c62cefe130b7c6afc4bc2db | C | leandro-araujo-silva/Linguagem-C | /Exercícios2/crescente.c | UTF-8 | 265 | 3.734375 | 4 | [
"MIT"
] | permissive |
dc495c9e0599123c84902836707992bfeb8ae377 | C | ludovicbonivert/CS50 | /2014/x/pset1/solvingmario.c | UTF-8 | 347 | 2.84375 | 3 | [] | no_license |
b6c8ce93543e9c3a2fe36a577bfff93f9459cd57 | C | jyotisingla8611/UCA | /APC/General Codes/Rotate a list.c | UTF-8 | 447 | 3.015625 | 3 | [] | no_license |
af10aa27938b7bf6ead58aaec1a4ecc47775a352 | C | dblock/unige | /syst1/dB.96-97/tp12/tp12.c | UTF-8 | 2,495 | 2.796875 | 3 | [] | no_license |
409cef3e0c2ba7eb8f6e8e057106d9c70e405fdf | C | misan128/c_workshop | /interfaces_and_implementations_book/12_rings/ring.c | UTF-8 | 8,552 | 3.796875 | 4 | [] | no_license |
fa4f82aa533a2b43a5ac3aba09401f63c0c0a679 | C | betterpreter/computer-science | /Introduction to Computer Science with C/Yaniv_Cliff- Exercises/48_Y.c | UTF-8 | 974 | 3.828125 | 4 | [] | no_license |
a47943236bda7ffcefad6bee9c55b49e0ef87ede | C | ferzamo/messageQueue | /send.c | UTF-8 | 1,336 | 2.90625 | 3 | [] | no_license |
3ee863610a5d56c89ab273f8e7a8f7b430f1d17b | C | ysong26/C-language | /ch23/struct1.c | UHC | 545 | 3.375 | 3 | [] | no_license |
904c9b517497485dc5bc57dfd05b8b8d4eb09a28 | C | nappij/nasa-cosmic | /npo-17182/Spam/return.c | UTF-8 | 667 | 2.65625 | 3 | [] | no_license |
27f78308995c6a7266004281141661e7142cfbbd | C | li007lee/elevator_main | /src/sensor/sensor_opt.c | UTF-8 | 4,650 | 2.578125 | 3 | [] | no_license |
35ab26b39d88e23fdfef2110b0bed6db577dc487 | C | gigennari/mc202 | /Anotações de aula/Unidade 1/somaum.c | UTF-8 | 252 | 3.671875 | 4 | [] | no_license |
4d5d20b5794135feb94773bf72b8c88633a354bd | C | fma23/MCP3204T-ADC-SPI | /main.c | UTF-8 | 4,334 | 2.75 | 3 | [] | no_license |
de62fcfd799aef82e9cbc05eb42fce10a1faa6a6 | C | Jhonathanalvesbr/URI | /AD-HOC/1893 - Fases da Lua.c | UTF-8 | 318 | 3.3125 | 3 | [] | no_license |
99ef3e3e589eff0eb4a47f1d6f1cd313d4e2366c | C | Arockiyajoicy123456789/PROGRAM | /60.c | UTF-8 | 180 | 3.171875 | 3 | [] | no_license |
51fba3e7e4e8b3cd1ec146cb52d7e1471a5691dc | C | nitin-barthwal/DataStructure | /StringReversal.c | UTF-8 | 570 | 4.4375 | 4 | [] | no_license |
60b290c3fed0b33964b82e02a3ad70d0eb266ef3 | C | zzz3639/EpiAlign | /Ccode/debug/TestStateIO.c | UTF-8 | 1,699 | 2.890625 | 3 | [] | no_license |
1575cf351b93e057982bba535865f03c65f6523e | C | doniexun/Celina | /hal/fifo.c | UTF-8 | 7,598 | 2.984375 | 3 | [] | no_license |
4ced0c2efd6b5593f8dabfb7f370df73ab8a7652 | C | zhmu/ananas | /external/gcc-12.1.0/gcc/testsuite/gcc.target/i386/ssefn-4.c | UTF-8 | 612 | 2.75 | 3 | [
"LGPL-2.1-only",
"FSFAP",
"LGPL-3.0-only",
"GPL-3.0-only",
"GPL-2.0-only",
"GCC-exception-3.1",
"LGPL-2.0-or-later",
"Zlib",
"LicenseRef-scancode-public-domain"
] | permissive |
b9f9d1a24713278dd29cb35a6f3b81b6ac8656d6 | C | JamieS1211/cardGames | /blackJack/game/playBlackJack.c | UTF-8 | 4,869 | 3 | 3 | [] | no_license |
94374cd9aa1bcdd8698842e8272143723c082ef7 | C | XV02/Kingdom-Madness | /src/utils/render_graph.c | UTF-8 | 3,554 | 2.953125 | 3 | [] | no_license |
d22f0bdbe47a7b706d7f4743247fa99969ddf709 | C | sp4869/ECE264 | /code/07_19/freq.c | UTF-8 | 1,032 | 3.375 | 3 | [] | no_license |
c997fff77a81cf5a9d857b529f0b354100bfc4fc | C | mastrella/ft_printf | /src/int_to_a.c | UTF-8 | 2,249 | 3.15625 | 3 | [] | no_license |
d410fc1b08e215a08cf2e0c18d3667cfe045b7d2 | C | Aplexchenfl/tty_test | /main/main.c | UTF-8 | 1,954 | 2.609375 | 3 | [] | no_license |
caee39763eb472f22363a4f3b31cf99aef8057be | C | actualdude/Prsi-Card-Game | /CardGame/CardGame/karta.h | WINDOWS-1250 | 448 | 2.671875 | 3 | [] | no_license |
9cad433c255994ccca9ba055ea13b77ffa3f1c17 | C | JonasFortes12/Programacao_Computacional | /videoaulas/videoaula1407.c | UTF-8 | 925 | 3.484375 | 3 | [] | no_license |
25840cb9b843f182b3b06fac4c1003c338de1e4c | C | azeng97/leetcode | /removenth.c | UTF-8 | 658 | 3.390625 | 3 | [] | no_license |
fe32afa0d23649bf0b1cccae07e3304bdd812abc | C | kirugan/memcached-mysql-udf | /test.c | UTF-8 | 628 | 2.625 | 3 | [] | no_license |
bd2348c5b48376e11ec6f420b2ffd8a9eb3421d8 | C | sak-18/DSA-assignments | /week9/5.c | UTF-8 | 613 | 3.46875 | 3 | [] | no_license |
302260615e1726adf39d352887a53002db25073f | C | yarobs/c20465-2018 | /prjct/x4asm/src/assembler.c | UTF-8 | 18,425 | 2.640625 | 3 | [] | no_license |
8373b627439b8be248799ccd6a3138d7f517c6c1 | C | TonyPepeBear/FCUWebPrograming | /Lab3/Quiz/2/server.c | UTF-8 | 2,904 | 2.875 | 3 | [] | no_license |
1076679f5094785e0ab19e290e83c435ebdcecbf | C | ABadCandy/CourseMaterial | /HPCNote/MPI/代码/pi.c | UTF-8 | 505 | 3.40625 | 3 | [] | no_license |
cd78b7ee8fd6ab0dd0f28e339d7bb92d1a2ce8d9 | C | cxsjabc/algorithm | /_codeup/1198.c | UTF-8 | 385 | 3.5 | 4 | [] | no_license |
36e0a9dcfd6ae22aabc0f43dad77c9273d2154a0 | C | dev-carbon/push_swap | /srcs/bonus/display/display_debug_data_bonus.c | UTF-8 | 1,376 | 2.671875 | 3 | [] | no_license |
85d02173a511066d472f4a66e8e2c2d2f1ed471e | C | goeb/reference | /C/test_transitivity.c | UTF-8 | 215 | 3.078125 | 3 | [] | no_license |
b331ea0591e0009d264cc7071e9f6356935ca353 | C | harrisonmeng/data-structure-study | /myx/paixu/main.c | UTF-8 | 729 | 3.609375 | 4 | [] | no_license |
a5a599af1de082f3a8c9df46cc22405353e07adf | C | evsyukov/buildCoreWar | /srcs/asm/token_utils.c | UTF-8 | 817 | 2.953125 | 3 | [] | no_license |
7f72590b8da24f1473f84a11c73073e0900f2bfb | C | enitink/prj | /generic/codes/googleJam/codeChef/12_Jul/linkedList.c | UTF-8 | 1,279 | 3.96875 | 4 | [] | no_license |
56a712b86bee76229c71f37c5057200850ec4f3b | C | angadbajaj/CMPT295_Assignments | /care-a8/rank1.c | UTF-8 | 1,767 | 3.609375 | 4 | [
"MIT"
] | permissive |
eb3784a1ed165400a74c57445002878dccee23c4 | C | NiranKlemens/Introductory-Programming | /Variables and (simple) Math.c | UTF-8 | 907 | 3.390625 | 3 | [] | no_license |
07e43a9cdc1b301115a035693ae6bbb5b24048ae | C | axushilong/HexString | /HexString.c | UTF-8 | 3,523 | 3.25 | 3 | [] | no_license |
124ee09f9d70476d03047b5e473e7a740db3db3b | C | MNoorFawi/learning-c | /dummy code/struct pointer.c | UTF-8 | 450 | 3.78125 | 4 | [] | no_license |
e10dcaecacf286db929b9e6a2111f9181368dc8c | C | Horrowind/BA | /src/boundary.c | UTF-8 | 5,763 | 2.96875 | 3 | [] | no_license |
924512b7151a473828cf0c59b4c5fc073f82f90f | C | MGraefe/rpi-remote-monitor | /src/shared/measurement.h | UTF-8 | 521 | 2.703125 | 3 | [] | no_license |
c329ecba3352d45c259a016a6871f7cc77becbc3 | C | sabidi1/CS256 | /Homewok3_256/populaton.c | UTF-8 | 1,615 | 4.3125 | 4 | [] | no_license |
27bed089b88132b00a531d237c4807be679e9d91 | C | jieyouxu/COMP0002-C-Exercises-3 | /question3.5/verbalise-int.c | UTF-8 | 11,296 | 3.125 | 3 | [] | no_license |
096eaf7dd523bd937d483d566a67c6c1765a5cfa | C | cyang812/leetcode | /461-Hamming Distance.c | UTF-8 | 537 | 3.609375 | 4 | [] | no_license |
5dc9daadbafb031b78c3ce7aa9d45eb4ea04829e | C | MatheusQuilles/ED1A2-2017 | /A0301/ExercicioD/main.c | UTF-8 | 777 | 3.984375 | 4 | [] | no_license |
dfa298b30272cc5b7cd4ecbabd1c8c795deb690a | C | miltoncandelero/JETSKI-3DS | /source/libs/libsf2d/source/sf2d_draw.c | UTF-8 | 6,374 | 2.671875 | 3 | [
"MIT"
] | permissive |
93435e135e2db0017404360f52151077318ff12b | C | dnsdudrla97/CTF | /zer0pts/2020/QR Puzzle/challenge/main.h | UTF-8 | 337 | 2.703125 | 3 | [] | no_license |
697565983affcd303902b4c330c815510aed1fba | C | ngsky/walker | /src/com/ngsky/walker/leetcode/n322/coin_01.c | UTF-8 | 633 | 2.890625 | 3 | [] | no_license |
5e42445fde7c7dff736f0a1d3f5cebc62a91cf87 | C | jdejorge/Uned | /DyASO/PEC2_2019_Manuel_Moreno_10/Trabajo2/hijo.c | UTF-8 | 4,295 | 3.078125 | 3 | [
"MIT"
] | permissive |
46b2d0276e8f2dbb3f0db8703272487afbc03c9a | C | cr88192/bgbtech_engine | /bscc/bgbcc2/frcc/frbc_type.c | UTF-8 | 26,915 | 2.625 | 3 | [
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive |
fc711b8efc9f27bb76963afe96efb5c0dcd8e450 | C | sebsu/AdventOfCode | /AdventOfCode2022/Day07/d7_1_terminal.c | UTF-8 | 3,114 | 3.390625 | 3 | [] | no_license |
b659f90fb474852e7312c0e75cc1cd9120717835 | C | Scott-Bauer/PolynomialsC | /polyapp.c | UTF-8 | 1,034 | 3.609375 | 4 | [] | no_license |
5c97527e93a2144de3da11d344663dce5edbf129 | C | wuli-nana/study | /bit study/C/Day_6/用函数判断闰年.c | GB18030 | 549 | 3.4375 | 3 | [] | no_license |
8487b6950480c4c859547d7211fe044fb2239405 | C | YantCaccia/Esercizi-PSD | /Queue con Stack/list.c | UTF-8 | 4,211 | 3.578125 | 4 | [] | no_license |
9165aa470acc4cf9053d5ab19e4d610ee2002555 | C | hahadsg/Algorithm | /src/queue.c | UTF-8 | 832 | 3.34375 | 3 | [] | no_license |
7c5facae51fa9bf08c2210fa472356eb2f4c1e25 | C | ki4wangdy/imServer-protobuf | /util/str.c | UTF-8 | 1,431 | 3.09375 | 3 | [] | no_license |
fc70bca93214e0c560a7c20d3c66ef12a376b8ae | C | fixmywall/EE113DB-Project | /src/ocr.c | UTF-8 | 10,799 | 2.578125 | 3 | [] | no_license |
6a045be91c7756efa5288e0a728c3031cae9c44f | C | Targe08/Programmazione2020 | /codice/110_puntatori/divisione-con-procedura.c | UTF-8 | 263 | 3.609375 | 4 | [] | no_license |
ce1befc2616f4a243f7edde7a9b7752037d63ba2 | C | MaliciusD/B-MUL-100-NCY-1-1-myhunter-matthieu.dubreuil | /hunter3.c | UTF-8 | 4,057 | 2.515625 | 3 | [] | no_license |
a037f5f8d56cf7ba2c01242b42f53e2ae2dbe46d | C | hailynv/FourthYear | /Practice with C/taskOne.c | UTF-8 | 985 | 4.28125 | 4 | [] | no_license |
676cb819ad9e8a40340ec5aa782979e4006b76e5 | C | samyuan2017/toynix | /include/threadq.h | UTF-8 | 1,279 | 2.609375 | 3 | [
"MIT"
] | permissive |
55ecc92880754f5a485b4554ea03b42641fc03d6 | C | martinch14/cese_pdm | /ejercicio6/src/uartMenuMEF.c | UTF-8 | 6,723 | 2.578125 | 3 | [] | no_license |
18b6a0e63512c150ea6faeff19ce4fea00857828 | C | rezarria/rezarria | /dc/1/9.c | UTF-8 | 505 | 3.640625 | 4 | [] | no_license |
bd387c663e1919785d663907658545d28a27d7e5 | C | Ceejay24/Analog-Digital-Converter | /main.c | UTF-8 | 2,160 | 3.21875 | 3 | [] | no_license |
20b6d8b010f51602e096c64ffc8976332587d0de | C | yafeng19/CProject | /0分出句子中单词/main.c | UTF-8 | 759 | 3.375 | 3 | [] | no_license |
3cc072b875215ff20f667fa3fd93a59fe368f391 | C | classroom50-2021-summer/section1-carter | /squirrel_conditions.c | UTF-8 | 1,036 | 3.953125 | 4 | [] | no_license |
b5ba768740d363240eab745e6976b754f6da538d | C | jnowe/cs107e.github.io | /lectures/Linking/code/data/tricky.c | UTF-8 | 217 | 2.578125 | 3 | [] | no_license |
1f84d619a36af74b24c7d423127439219499748e | C | eomwonju/2017_DataStructure | /Floyd.c | UHC | 2,000 | 3.484375 | 3 | [] | no_license |
0330cdd22895360270a9e506eed63111e1113fc4 | C | dkrawiec/UkladySterujace | /CW5/HD44780.c | UTF-8 | 965 | 2.828125 | 3 | [] | no_license |
8d746e33de2364574cbea8537a8c33fd4850b681 | C | ExtraSen5/C_rep | /Myshell.c | UTF-8 | 2,066 | 3.21875 | 3 | [] | no_license |
68e55d8a0adf8ddad7ac32d038da8565ac1ad923 | C | 25A0/sts-sphincs | /src/entropy.c | UTF-8 | 421 | 2.796875 | 3 | [
"Unlicense"
] | permissive |
97ac95c13344b3a61c1c601f5b8cb425b1b72616 | C | tzzcl/cmmcompiler | /ir.c | UTF-8 | 19,887 | 2.5625 | 3 | [] | no_license |
fd9c68d7a3624e996b3749a6009e78f1139fc3ad | C | hungle2396/C-projects | /Quest02/ex04/my_add.c | UTF-8 | 550 | 4.40625 | 4 | [] | no_license |
76146310d55fe11c768d33a99ac81ce9e4d914c5 | C | igorsantos314/C-digos-C | /q1_atividadeModulos.c | UTF-8 | 280 | 3.203125 | 3 | [] | no_license |
96818abeba2780c643b4419cbf860ade927ce141 | C | micahtas/EE205 | /Labs/Lab5/task1/container_inl.h | UTF-8 | 2,653 | 3.546875 | 4 | [] | no_license |
ad6c186d916afc6f05a41bdde6ec3962ecc9b936 | C | Ariful4593/C-problem-solving | /string.c | UTF-8 | 223 | 2.859375 | 3 | [] | no_license |
0d5c1bfdba313bc093104f87afe0e26daf80dfe2 | C | carlabarden/rtos | /src/cli/main.h | UTF-8 | 13,348 | 2.9375 | 3 | [] | no_license |
47acbb91d53fbcd69e2b1602f1a85d977fe10262 | C | laurentiupop/my-projects | /functions/ft_getnextline.c | UTF-8 | 2,196 | 2.828125 | 3 | [] | no_license |
b26eda3ab803e28e718b357a0aee0311aa49e633 | C | pratham-nayak/AVLTREE | /SynADT_avl_stack.c | UTF-8 | 1,664 | 3 | 3 | [] | no_license |
dd4ef9368a443bcb7f11a9c00ccb44a1f3246958 | C | nofxx/subduino | /ext/subduino/cubduino.c | UTF-8 | 6,540 | 2.875 | 3 | [
"WTFPL"
] | permissive |
6e124da4e0f99ec03782ad3ae1ab34536d2a7f31 | C | mfleuria/rt | /src/tokenizer/token_detect_plan.c | UTF-8 | 1,011 | 2.671875 | 3 | [] | no_license |
30d72a367c753b4e9b0111854fe123456005e334 | C | TECK3S/corewar | /casm/store_link.c | UTF-8 | 675 | 2.640625 | 3 | [] | no_license |
7591b59ad7f63f2156fa9a967aec7ff4fa74ff3b | C | TaraYu/PuzzleSolver | /puzzle2D.c | UTF-8 | 14,079 | 3.46875 | 3 | [
"MIT"
] | permissive |
6dd12c8322fa2df3965ee0cf40adec0a89c75447 | C | vibhorrawal/Lab-work | /c/sum.c | UTF-8 | 239 | 3.703125 | 4 | [] | no_license |
5e8a895ae0430b60205f5069112483a97f823332 | C | mgoyret/INFO_UTN | /INFO_I/1er_cuatri/PARCIAL_1/memoria_dinamica/main.c | UTF-8 | 1,083 | 3.703125 | 4 | [] | no_license |
bd86726972803468dcb4868ae75107c739583703 | C | Rumleskaft/CompSys-Assignments | /A0/src/file2.c | UTF-8 | 1,879 | 3.515625 | 4 | [] | no_license |
9b1dfde9ea2689c707db9a733d5a6b677f079622 | C | rbarrett95/StockfishGeneticEvolution | /test.fns/f6.c | UTF-8 | 404 | 2.828125 | 3 | [] | no_license |
24c8d1f8d3016cbae8d291f6413124e06490959c | C | Zumwai/21sh | /srcs/exec/execute.c | UTF-8 | 6,513 | 2.6875 | 3 | [] | no_license |
875e624f41ae6d1a23a1094643b2ff1dd073ab2c | C | gaurav594/programs | /al.c | UTF-8 | 739 | 2.96875 | 3 | [] | no_license |
44ebf7918421c103f67a1e38ae03bb09910b5b6e | C | unifem/overtureframework | /Overture/mapping/cmemc.c | UTF-8 | 8,172 | 2.875 | 3 | [] | no_license |
fa1d36b664e6f1f10392e078481ebc5992589d16 | C | trikking/programming | /c/chapter8/8-8.c | UTF-8 | 144 | 2.5625 | 3 | [] | no_license |
71ec87cc82f03181c493f686f5144d9b86c7feef | C | browny/cpractice | /questions/trend/Q1/correct.c | UTF-8 | 548 | 3.125 | 3 | [] | no_license |
659e7970ebdf98b0b00c691f2b0533f3c0c7a90a | C | OscarRSI/Programacao2 | /Progamacao2/Recurso/Ficha2/EX9/main.c | UTF-8 | 399 | 3.59375 | 4 | [] | no_license |
c35468f22afcffab223de96f28a0c3f40d763f03 | C | krisbredemeier/holbertonschool-low_level_programming | /cisdoublefun_day_5_libraries_argc_argv/1-main.c | UTF-8 | 193 | 3.171875 | 3 | [] | no_license |
0d19f4dbf47937dfc9ad3bba097c0744fa2dba79 | C | arturovictoriar/holbertonschool-interview | /0x0D-sorted_array_to_avl/0-sorted_array_to_avl.c | UTF-8 | 2,555 | 4.0625 | 4 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.