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 |
|---|---|---|---|---|---|---|---|---|---|
7d0c885b6c665d7510a691e86e496c632b49c0e4 | C | swathi-16-eee/grade-of-a-student | /grade.c | UTF-8 | 340 | 3.625 | 4 | [] | no_license |
c9ae01ed86d3733356e985918c4e58c96f07f7ef | C | djmorrsee/school_os | /Assignments/Ass05_ENCFS/encfs/djxattr.c | UTF-8 | 3,284 | 2.84375 | 3 | [] | no_license |
5ef2653928c4fdd845c959d1045f75d867e5d4c7 | C | jtlai0921/--C--20200210T172603Z-001 | /蔡老師-C語言初階範例/C1-6-07-while-enter.c | BIG5 | 465 | 3.734375 | 4 | [] | no_license |
6772e4c108aaea501056c8e8c38f135711356601 | C | jocagos/competitive | /UVa/UVa12015.c | UTF-8 | 409 | 2.84375 | 3 | [] | no_license |
24c73c33d9190b788f38eb331a8bb3da15df98d2 | C | kmichy/c-lang-practice | /atcoder/037/test.c | UTF-8 | 1,257 | 3.859375 | 4 | [] | no_license |
7d216bbc852f1f1243697e670780bb302df51381 | C | exrich/Latin-Wells-GMP | /pickcols.c | UTF-8 | 1,368 | 2.6875 | 3 | [] | no_license |
1c8ef336b9c2b9c1192bdbf55dda87b703185744 | C | JuliManhupli/Fundamental-of-Programming-II | /pr1/15.c | UTF-8 | 1,608 | 3.9375 | 4 | [] | no_license |
2f7c453197aef4142144247bb86d5a2ab37f8f7a | C | alyssoncs/KnR-solutions | /1-9.c | UTF-8 | 260 | 3.390625 | 3 | [] | no_license |
872a2e4c1b2082ebe0bc6b6b0f325df8f2bd6c96 | C | whalebot-helmsman/kv-queue | /src/leveldb/queue.c | UTF-8 | 3,184 | 2.578125 | 3 | [] | no_license |
a52bef3c7d7b6416a516aef213511f2aa211a9e0 | C | Danil2000/lib | /src/mx_file_to_str.c | UTF-8 | 576 | 2.703125 | 3 | [] | no_license |
20c1e6fee6dcc5dcfe29bd7db2f1fc61124ad884 | C | htcrefactor/algorithms | /simulation/baekjoon/21756/solution.c | UTF-8 | 831 | 3.828125 | 4 | [] | no_license |
925e8cbe752ff70ff12f9289d0b4607a4442e29b | C | zhengzangw/C--_Compiler | /Code/ast.h | UTF-8 | 822 | 2.71875 | 3 | [] | no_license |
6c6d87c83b72b855a4d621636bfa45a355f5e311 | C | MaxenceEpitech/TekAdventure | /src/move.c | UTF-8 | 3,162 | 2.6875 | 3 | [] | no_license |
545e8c20237167c4f6d4009da9379d1716a5b865 | C | maximkulkin/esp-qrcode | /qrcode_utils.c | UTF-8 | 709 | 2.640625 | 3 | [
"MIT"
] | permissive |
7997c3a18eb19f7516fe11fd2cacdf5dff0fb704 | C | deanjingshui/Algorithm-Python | /src/3_hash/1.two_sum.c | UTF-8 | 1,891 | 4 | 4 | [] | no_license |
dfba5e4ba67e32197f19450db7c62b08b648907a | C | aaronjwood/ts_sdk | /platform/inc/gpio_hal.h | UTF-8 | 2,112 | 3.203125 | 3 | [
"Apache-2.0"
] | permissive |
63f9e74c8a7113ea7807d5a71445363aa5fa01af | C | Kipitup/lem_in | /srcs/print/print_path.c | UTF-8 | 2,533 | 2.921875 | 3 | [] | no_license |
ee94051123795c05a0326fe8de8d0097eff2314e | C | stealthbyte/Knowledge | /more_linux/pthreads/pthreads.c | UTF-8 | 807 | 3.984375 | 4 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license |
145182ca5a01ef1781c3ccd254aa49e6899faeff | C | mahto4you/notesharing | /media/Bubble_Sort_IgoKVEC.c | UTF-8 | 94 | 2.515625 | 3 | [] | no_license |
17a0ebfa8c0cd43626873a2fbed519fee749c7be | C | tsingke/Homework_Turing | /段佳伟/Experiment_1/main2.c | UTF-8 | 1,692 | 3.09375 | 3 | [] | no_license |
39b939d6aff97126d897403c7912ddf49f415b09 | C | Needoliprane/BSQ-Epitech_2018 | /BONUS/BNUS_color/lib/my_getnbr.c | UTF-8 | 1,361 | 3.453125 | 3 | [] | no_license |
c346a4a8277dd8af125f96a106d6059979b15992 | C | arifpucit/COAL_VLecs | /Lecture Codes/45/ex2.c | UTF-8 | 538 | 3.40625 | 3 | [] | no_license |
aa04214c612e178d7b7900130ad4944f08c29007 | C | Phlank/ProjectEuler | /c/src/pje_0006.c | UTF-8 | 284 | 3.671875 | 4 | [] | no_license |
58f1f83eeeb0fcdaecea8b3006787a3285f0063e | C | mfaisalh12/pemesanan-tiket-bus | /main.c | UTF-8 | 23,214 | 2.71875 | 3 | [] | no_license |
de6879def9616925e482dccb3de469752f1c0967 | C | madelgi/learning | /books/c-primer-plus/chapter-3/programming-excercises/p5.c | UTF-8 | 371 | 3.859375 | 4 | [] | no_license |
697f57a3f908fa16441bf2be41e6181e7218429f | C | catmao1981/doodlesomething | /Algorithm/DP/Knapsack.c | UTF-8 | 1,162 | 3.859375 | 4 | [] | no_license |
375a27bca2f02e391825c9f21b5f17199e5f31d0 | C | croccanova/CS261 | /Assignment 4/toDo.c | UTF-8 | 5,101 | 4.03125 | 4 | [
"Zlib"
] | permissive |
0546adcd40f1dc9dd18d8bc53bc36928d81d6fd1 | C | zhengbaiqiu/laike-i9-mainboardtool | /displayboard/MainBoard/Display/spi.c | GB18030 | 3,995 | 2.703125 | 3 | [] | no_license |
5547ef0887d53116297c2f2fe1f1c8b6263634ab | C | igorbandim/pe_q32017_11064013 | /lista03/3.c | UTF-8 | 506 | 3.15625 | 3 | [] | no_license |
388023f6b9f1107040b7ab8750c6b95dab338b63 | C | latifkabir/Computation_using_C | /cube_integrals/cube_integrals_prb.c | UTF-8 | 2,414 | 2.84375 | 3 | [] | no_license |
f02928f7ca9bce8803a97968245d7a52fd227f75 | C | churikova-olga/university | /ВВП/ВВП_задание_10/ВВП_задание_10(4)/main.c | UTF-8 | 587 | 3.15625 | 3 | [] | no_license |
18fe754a60e7366f27c0ce9c9daf2363511f1042 | C | mincoln419/c_maze_game | /Project1/Project1/2.c | UHC | 4,199 | 3.46875 | 3 | [] | no_license |
3332dd5216f3704940de19a9f99750f2851fc3eb | C | shibinjiech/H7-TOOL_STM32H7_App | /User/bsp/inc/bsp_spi_ads1256.h | UTF-8 | 2,512 | 2.515625 | 3 | [
"MIT"
] | permissive |
57504f0d897456c97c9e36e61f7145cf4eadd152 | C | mlagerberg/BitChess | /src/engine/common.h | UTF-8 | 4,003 | 2.625 | 3 | [
"Apache-2.0"
] | permissive |
58dd2a53a18274dd34b001087244647ab262969b | C | lpinilla/TPCripto | /tests/insert_tests.c | UTF-8 | 7,324 | 2.515625 | 3 | [] | no_license |
7931420ecc9e72a62fbf8019b62f3e1583dc216d | C | bluezery/nemo_examples | /json.c | UTF-8 | 3,569 | 2.671875 | 3 | [] | no_license |
4adb314be3c11d4cbe5b4fedd92361f7c9db6592 | C | tomtec77/suborbitfinder | /integrate_orbit.c | UTF-8 | 20,241 | 2.578125 | 3 | [] | no_license |
25a2f553dfdcf4f2bd2192aec7a5e023a535c9f9 | C | derickr/stumblecache | /btree/test-programs/tree-delete5.c | UTF-8 | 1,702 | 2.875 | 3 | [] | no_license |
67d320670b55c0048f64b57dd72578e9bd9e557d | C | Byeolsi/C_Programming | /자료구조실습/자료구조실습 9주차 스택 - 문제 2.c | UTF-8 | 1,565 | 3.390625 | 3 | [] | no_license |
85d659849d7df071dabee72b23c9c73ef93809e4 | C | resolutedreamer/EE199 | /src/big_red_button/big_red_button_driver/dev/big-red-button-script.c | UTF-8 | 1,384 | 2.90625 | 3 | [
"Apache-2.0"
] | permissive |
afcccd32d4c2436b1f245269809846bbbb981f6f | C | minhaz044/Car-racing-3D | /Algorithm/Alhgorithm Lab/Fibbonacci.c | UTF-8 | 180 | 2.828125 | 3 | [] | no_license |
08f5e7647064a090450852210e454f21cc48c01d | C | Garvit/code-backup | /codeblocks/test.c | UTF-8 | 452 | 2.515625 | 3 | [] | no_license |
2b23cd2f254bf07cf10394365431cfdf820bbe65 | C | hansrajdas/algorithms | /Level-2/max_0s_in_array_after_subarray_flip_n2.c | UTF-8 | 1,657 | 4.3125 | 4 | [] | no_license |
33d75b6aea27e6fbebc617f024b8158857dc3082 | C | Expander/polylogarithm | /src/c/c_wrappers.h | UTF-8 | 2,760 | 3.046875 | 3 | [
"MIT"
] | permissive |
d4c49215282f25d296bb968d0c647a55f882c274 | C | RoberNoTson/Finance | /monitor/get_passwd.c | UTF-8 | 733 | 2.90625 | 3 | [] | no_license |
9293e51900ef6ea8320dd0b72d10e5fc0b29bc3f | C | vishvpatel30/Basic-C-Programs | /C-Programming-Array/array22/main.c | UTF-8 | 396 | 3.171875 | 3 | [] | no_license |
4f87a2893d5743678841399da70be2b1dced8196 | C | Steven-hsm/c-learn | /firstleran/firstleran/base.c | GB18030 | 445 | 3.65625 | 4 | [] | no_license |
38e82748908519ee400831069b3883b671719f52 | C | dan1109/Workspace-C | /ascensore/ascensore.c | WINDOWS-1252 | 2,536 | 3.171875 | 3 | [] | no_license |
a79bb0d9fb76ed40499f7906d8885feb0fb4ddb8 | C | Abanning/Operating-Systems-Course-Work | /PA1/mergesort.h | UTF-8 | 2,890 | 3.890625 | 4 | [] | no_license |
bfc5fa595254d418240bff612570d584726c3953 | C | FernesRainan/C-Programming-KNKing-2nd-Part-1 | /Chapter14/exer1409b_median.c | UTF-8 | 435 | 4.09375 | 4 | [] | no_license |
871d81926fe5ed4668f5e65beb2de883a2414fc3 | C | shweta1609/vCPU-Virtualization | /cpu_scheduler.c | UTF-8 | 4,319 | 2.53125 | 3 | [] | no_license |
bf10e9059607f823cd526322d179f2ebe705ac44 | C | jaiswalnilesh/cprograms | /linktest/assmt_3/StrCat/StrCat.c | UTF-8 | 1,131 | 4.3125 | 4 | [] | no_license |
c5304324310446f04e9e413eccc4e6e17599b6e1 | C | pablojaviersosa/castillos | /src/lista.h | UTF-8 | 3,518 | 2.828125 | 3 | [] | no_license |
8cf9db5d2cc51fe2d912141e1fa04d1ff2a6b463 | C | adilansari/dht-mpi-apis | /c-mpi-code/include/inlist.h | UTF-8 | 1,222 | 2.9375 | 3 | [] | no_license |
dbe6374892e662f8212a55bea4ed0ef0d040d5a7 | C | tcr/tom-1 | /tom6502/main.c | UTF-8 | 947 | 2.78125 | 3 | [] | no_license |
699fb1d520883f69ec323d87725b750f7d55d5d9 | C | keezen/Algorithms-in-C-Sedgewick | /chapter5_recursion_and_trees/basic_routine/B5.21.5_adjacency_list_graph_traversal_depth_first_search_stack.c | UTF-8 | 1,137 | 3.421875 | 3 | [] | no_license |
5929f9e4a7e74199ff1a1d9a3207c97729b13de4 | C | hyarion/Frama-C | /src/plugins/wp/tests/wp_gallery/frama_c_exo2_solved.c | UTF-8 | 3,560 | 3.140625 | 3 | [] | no_license |
9acbaa46a356c80935df40ff3be73b4a85eaf9f3 | C | nishant-neo/Coding-Grounds | /1. DSA Class Practice/0. Random Programs/os.c | UTF-8 | 951 | 3.09375 | 3 | [] | no_license |
11f26aece454d4cc4f006de2d5ee74cf9033cc42 | C | markwardle/FabricDB | /src/TestEntityMap.c | UTF-8 | 3,490 | 2.90625 | 3 | [
"MIT"
] | permissive |
42b9ed58b3bfef61226aa7040088cc6522fa61e1 | C | rgupta-20/Data-Structures-in-C | /Linked Lists/stack.c | UTF-8 | 1,419 | 3.96875 | 4 | [] | no_license |
f2d8386695a94fe3daebd2217bdd553b7b34e485 | C | ChernoVl/prog_2019_master_TUKE | /ps1/bmp.h | UTF-8 | 4,484 | 3.703125 | 4 | [] | no_license |
a522d1a1c84a1f2585658f2706fad7c07b473ea4 | C | infernalheaven/dos_ip_stack | /WEGA/src/cmd/format.c | UTF-8 | 2,361 | 3.03125 | 3 | [] | no_license |
53031afd3f137f27eb5b52489e0ad781a832081e | C | Dhanush-13200/C-Programs | /longestString.c | UTF-8 | 331 | 2.8125 | 3 | [] | no_license |
e0216f7cb6b13b61be82662c3d4108bf810f9e2f | C | cbolles/CS243 | /src/fall-2191/week10/review/macro.c | UTF-8 | 141 | 3.03125 | 3 | [] | no_license |
02b77c0f7ef3d798b6fb6204c7c26c7fd6a541d1 | C | sara-elhawary/algorithms | /equalityCheck.c | UTF-8 | 662 | 4.03125 | 4 | [] | no_license |
d31b0972651713459f93e637736096bd62652158 | C | forstupidityonly/holbertonschool-low_level_programming | /0x01-variables_if_else_while/8-print_base16.c | UTF-8 | 247 | 3.671875 | 4 | [] | no_license |
54b141e3403ed677b8a28b3bd0c64a6f5b95dd73 | C | MistyMoonR/CLionProjects | /Study/CSE108/Lab9/main.c | UTF-8 | 2,365 | 3.3125 | 3 | [] | no_license |
044a88f6463cac965c951c22db5c18360c93d214 | C | Igormatiello/exercicios_de_fundamentos | /extra142.c | ISO-8859-1 | 731 | 3.859375 | 4 | [] | no_license |
c9ec954bec50618e82146fcfd9430fa304cfe94b | C | panbouh/Project42 | /ft_printf/src/conv_xop_z_id.c | UTF-8 | 5,528 | 2.890625 | 3 | [] | no_license |
c78412ce42c847984da2593f10ae10f8703066a2 | C | ander5onPereira/introducaoProgC | /Prog40-APS2Ex3.c | ISO-8859-1 | 1,879 | 3.53125 | 4 | [] | no_license |
b5ddd2cae3cdc06fa87e608e57871d785af7c352 | C | okolevatov/pathfinder | /path2/libmx/src/mx_count_words.c | UTF-8 | 303 | 2.859375 | 3 | [] | no_license |
5959ac15a513d03e5d59fbd3d8c125c258b9fb73 | C | joan8ruth/NCRWork | /C/Assignment4/Question8/Question8/main.c | UTF-8 | 429 | 3.296875 | 3 | [] | no_license |
0e3be4ab6a0bfc6bd8f75b593efac740efcfe1f1 | C | oslet/learning | /tmp141.c | UTF-8 | 374 | 3.21875 | 3 | [] | no_license |
84f398bdb894820dfaa293e47107e6519589bc7d | C | defsky/hardc | /libmylibc/src/list.c | UTF-8 | 5,467 | 3.3125 | 3 | [] | no_license |
028038edacf169225ad0bac464e01b478d4f4433 | C | quedah/techgi | /PR1/server.c | UTF-8 | 5,591 | 3.25 | 3 | [] | no_license |
0bef532526e9442929cd9ef751252793479f4d89 | C | sgupta31/microP | /G01_Final_Project/rtx_project/SPI_Controller.h | UTF-8 | 534 | 2.6875 | 3 | [] | no_license |
2589aefce78e05daa7036c5901d6dd96a80d68a8 | C | rejunges/CLP | /Mistura de Duas Linguagens- C e Fortran/C /biblioteca.c | UTF-8 | 499 | 3.234375 | 3 | [] | no_license |
b6315f7a107f887c90b3379a2bfda20384fd8da3 | C | amery/clip-angelo | /clip/libclipmain/_io/static_new_WinBuf.c | UTF-8 | 852 | 2.984375 | 3 | [] | no_license |
50a20dd49cbdad10e9751d53f9398eb6ac6ad14a | C | wuzehao16/algorithms-and-data-structures | /ListDelete/ListDelete.c | UTF-8 | 316 | 2.859375 | 3 | [] | no_license |
4afd1baa82fd6960f5c4c3d932ce876ba54effe3 | C | AeroX2/comp202-assignments | /as1/stage3/file.c | UTF-8 | 1,928 | 2.84375 | 3 | [] | no_license |
715f549d798d7220025b1299c0079a499219c206 | C | Tenderest/C-Learning | /Function/10-2.c | UTF-8 | 1,204 | 4.34375 | 4 | [] | no_license |
16afeb97e4cd9a8f321ded2547c43cdb2bc1377e | C | yoginsavani/c | /string/strcpy.c | UTF-8 | 193 | 2.8125 | 3 | [] | no_license |
5cec992addb6ea73aca98d688272b9004ddb8307 | C | GabeOchieng/ggnn.tensorflow | /program_data/PKU_raw/44/583.c | UTF-8 | 310 | 3 | 3 | [] | no_license |
055065dadb23908d1e928221095c82216cec4183 | C | bmknaidu555/ge_work | /Krishna/Assignments/string_assign/lib/strcmp_ci.c | UTF-8 | 679 | 3.34375 | 3 | [] | no_license |
64a96b832ddff439822b7b84c7296f57337cfd90 | C | xioTechnologies/Human-Harp-Player | /Firmware/I2C/I2C1.c | UTF-8 | 5,421 | 2.578125 | 3 | [] | no_license |
ccd3ec91dbecd4e8c436b7ac1aeaddea6a1dfe51 | C | fishballian/poj | /poj1011.c | UTF-8 | 1,549 | 3.015625 | 3 | [] | no_license |
e6453d0abc893ce188836af626600bd53fdfacc9 | C | aharshbe/holbertonschool-low_level_programming | /0x07-recursion/3-factorial.c | UTF-8 | 270 | 3.5625 | 4 | [] | no_license |
8cd0fba1398835d9d423eb2f6eac506e6ce8023b | C | ntkien36/BTL_C_Programming_Group5 | /Week13/13.4.c | UTF-8 | 340 | 3.296875 | 3 | [] | no_license |
b4da5be383144658a108ae957f3b1b074fabc281 | C | WilliamDias7/Trabalho-Manu | /Problema E - cafufa.c | UTF-8 | 540 | 3.46875 | 3 | [
"Apache-2.0"
] | permissive |
8c269741f5e35d19dbddc6a7b14fda4c8204724a | C | nm0i/shadowgate | /cmds/mortal/_dig.c | UTF-8 | 940 | 2.75 | 3 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive |
991440849ed102e9f37ac838767c2d6808717307 | C | yubinquitous/LSP | /main_project/20193061.c | UTF-8 | 10,108 | 2.90625 | 3 | [] | no_license |
a48bc4768a21ec78beea67cbeb997addf7cc9d4b | C | Vivek-abstract/C-Practical-Programs | /Text files/PROG32.txt | UTF-8 | 312 | 3.84375 | 4 | [] | no_license |
6da846a6387575a8d56852698ab96501543c8bf7 | C | glapa-grossklag/counting-sheep | /sheep.c | UTF-8 | 1,671 | 3.09375 | 3 | [] | no_license |
f770562149172b2e1b1f1574e8414158d84d1657 | C | vintisachdeva/riya-cbatch | /2 Nov- C class Data/SWITCH1.C | UTF-8 | 1,155 | 3.9375 | 4 | [] | no_license |
42273c4b64b6f9e3b887a00be6e5e2445fd13124 | C | Oualid-jennani/language_C_100_exercises | /Exercises Language C/SI_04/ex3/main.c | UTF-8 | 209 | 3.21875 | 3 | [] | no_license |
163e285709b60ee7929dc440977851687eda4ce8 | C | Marcelove/C | /SOma de números.c | UTF-8 | 217 | 3.34375 | 3 | [] | no_license |
7d8cc7622433bf7c800738615765f0443f3f7271 | C | tubeethet/LinkedListHW | /dlist.c | UTF-8 | 1,815 | 3.328125 | 3 | [] | no_license |
7ef47bc9b16bf05d90d78d97162e366c44772c1a | C | OmarAldakar/Shell-en-C | /src/lib/command.c | UTF-8 | 1,574 | 3.5 | 4 | [] | no_license |
19bbfac4d249190bd6fb6d4f7335ea8cb1f4ee51 | C | trailofbits/polytracker | /tests/test_memcpy.c | UTF-8 | 946 | 3.15625 | 3 | [
"Apache-2.0",
"LicenseRef-scancode-commercial-license",
"AGPL-3.0-or-later"
] | permissive |
93f1bf48225e337d02f2939bcbe4f788a96a3e56 | C | ADDD0/C | /C程序设计(第五版) 谭浩强/第2章 算法——程序的灵魂/EE2.5.c | UTF-8 | 423 | 4.3125 | 4 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.