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 |
|---|---|---|---|---|---|---|---|---|---|
d064b73acc645d5e3b91666adc3995ebf9dcf0a7 | C | AlastairMelville/machine_learning | /VS_Copy/source/Core/classes/Math/Rotator.h | UTF-8 | 1,632 | 3.296875 | 3 | [
"MIT"
] | permissive |
189b3933af13260ecfd455f057efe85c57f5a59d | C | VicerExciser/Xv6Chat | /ulib.c | UTF-8 | 2,640 | 3.40625 | 3 | [
"MIT"
] | permissive |
f200d6507b250af545a6e330a3d7f829abca537d | C | giuliojiang/Banosat | /context.c | UTF-8 | 34,760 | 2.71875 | 3 | [] | no_license |
295f04089ddd25b98fd41e84c951778b82baf298 | C | AlphaRomeo13/ampm_motobike_tracker | /firmware_bgs2/bootloader/Drivers/my_driver/i2c.c | UTF-8 | 8,415 | 2.546875 | 3 | [] | no_license |
a0e32d15c9e6dbc491579f6babd5e9eb029215a6 | C | annanoukou/c | /tickets.c | UTF-8 | 18,115 | 2.859375 | 3 | [] | no_license |
2a7fcdd6ac025d900eb6ec1254ec567d8570d2b7 | C | mabisteinkirch/Data-Structure-and-Algorithms | /Tree/levelOrderTraversal.c | UTF-8 | 2,179 | 4.21875 | 4 | [
"MIT"
] | permissive |
5f83c3118131c6fbcd4f0b613670520ceea3caea | C | josephmcasey/The-C-Programming-Language-Second-Edition | /C5/strlen.c | UTF-8 | 137 | 3.1875 | 3 | [
"MIT"
] | permissive |
6af0b65d8cfb10712ce635bcaeef510ee356cabe | C | LHaisong/learn | /C语言学习/net/04/ftpserv.c | UTF-8 | 3,796 | 2.84375 | 3 | [] | no_license |
b6ac810466df9030f0801aa983b66f9691fd23df | C | continuousscience/core.vector | /src.c | UTF-8 | 5,655 | 3.078125 | 3 | [] | no_license |
33ceaed095312e3fc6dccd5317ed6850af14c62b | C | Huzo/Tower-Defense-and-Attack-A-two-player-realtime-strategy-game | /input_admin.c | UTF-8 | 10,043 | 2.984375 | 3 | [] | no_license |
9682c343894cedc8aa6f342705749c7b02044faf | C | zrefai/Custom-Operating-System-in-Terminal- | /oufs_lib_support.c | UTF-8 | 75,547 | 3.671875 | 4 | [] | no_license |
009b2300dcab92d255fd7cb2e19e1dd61cf7a9ba | C | surajv1986/kandr | /ex1.10.c | UTF-8 | 1,329 | 4.8125 | 5 | [] | no_license |
7aaf5711ecc5d3232dcaa73875627bcb9b93cfd2 | C | yadhukrishnam/MIPS-Assembly | /Lab-5/5.c | UTF-8 | 178 | 2.984375 | 3 | [] | no_license |
385c033c20f13839e82904651c476317524c7343 | C | radianceblau/susuMM | /common/common.c | GB18030 | 3,140 | 3.0625 | 3 | [] | no_license |
b37592df8ca855ce41c420859f166422bea5bd26 | C | yangqiaoying/Mycode | /C_practise/20170316_selectSort.c | UTF-8 | 1,081 | 3.609375 | 4 | [] | no_license |
bc55f015fe2b41e342e771bcfa3f4eb0c02ec302 | C | Shayshu-NR/ECE344 | /thread.c | UTF-8 | 19,782 | 3.390625 | 3 | [] | no_license |
a2d886e1a4b52d4bae1f1c9f030dc960fc6df723 | C | carrbr/vMIPS | /test/unit/test_helper.c | UTF-8 | 3,524 | 2.765625 | 3 | [
"MIT"
] | permissive |
cfe13c2c4bdb63d26c04d636a7942f0a5f5c8ede | C | herrbatka/Directed-Graph | /dynamic/insert_node.c | UTF-8 | 547 | 3.109375 | 3 | [] | no_license |
a623f775b8fc1354276b1f83b23e4b98d23541c8 | C | Akter8/rts-cycle-conserving-rm | /freq_and_voltage.h | UTF-8 | 1,033 | 2.84375 | 3 | [] | no_license |
bc2b12d6b6d72813c7bc49384974503e1f8a9945 | C | GadyPu/OnlineJudge | /hoj/1703 To and Fro.c | UTF-8 | 1,119 | 3.125 | 3 | [] | no_license |
75e619ced556c33bb5e1f0b23e852265eb2c91ce | C | rlchen1/PhotoLab | /PhotoLab_v3.c | UTF-8 | 4,857 | 3.21875 | 3 | [] | no_license |
fac18d63493bca929a770da50a607c7537971a01 | C | vwlin/FleetTracker | /src/UART.c | UTF-8 | 2,675 | 2.59375 | 3 | [] | no_license |
60cfc1aa4d1f1efe566fa2cf4851acd227b5e806 | C | JoezerSmaniotto/L-gica-de-Programa-o-C | /URI/Sequencia_URI/1018.c | UTF-8 | 742 | 3.234375 | 3 | [
"MIT"
] | permissive |
93a92dd71ee48ce8a0d941f5506aaf0ce2b2a312 | C | bjmayor/code2study | /the_c_programming_language/ch5/5_1.c | UTF-8 | 604 | 3.484375 | 3 | [] | no_license |
9b31fd3e97dd5f2bc6e8a34ac771520fe9511432 | C | Majed-alkhraiji/C-project | /pack.c | UTF-8 | 413 | 2.8125 | 3 | [] | no_license |
eb15cb689a04d5e59c5915c6248dcadc157be7fd | C | Shivam-Vishwakarma/CPP | /3A1.C | UTF-8 | 247 | 3.03125 | 3 | [] | no_license |
35ded7f3da4c6322deded75f39254e273fe29a49 | C | theflash193/filler | /resources/src/ai/stockage_nouvelle_piece.c | UTF-8 | 1,734 | 2.828125 | 3 | [] | no_license |
89bd555cebde62654895351fd0d5d97b90ac8701 | C | AnthraX1/ncs | /include/pas_include/include/utoplt01.h | GB18030 | 5,862 | 2.578125 | 3 | [] | no_license |
a971cb398be5002ebfe879a05518d409b726e789 | C | spaul13/TS-PS-scheduling | /system/proportionalshare.c | UTF-8 | 3,411 | 2.71875 | 3 | [] | no_license |
e24bdcb5de7a257e4772bb0d0234c76b5dc4bba1 | C | YYY-TEAM/PersonalWiki | /Network/Coding/server.c | UTF-8 | 1,390 | 3.25 | 3 | [
"MIT"
] | permissive |
bf78697398740619a1bb7ac9e92752e676fb61da | C | SlavaaL/Algo | /1 practic Algo.c | UTF-8 | 506 | 3.53125 | 4 | [] | no_license |
fbb3ccac5c128901130a93efb53bc8ecb71df0ab | C | hnz989/C-_Pointer | /09_2darraypointer01.c | UTF-8 | 228 | 3.0625 | 3 | [] | no_license |
9d52cfb95c3e2f027078b133a0ff97518043baf1 | C | mdwarfgeek/lightcurves | /instvers.c | UTF-8 | 1,399 | 2.578125 | 3 | [
"MIT"
] | permissive |
4df094e15488fffd43c3a46960a1b4aeda4a0d70 | C | dayelu/c_learning | /c_basic/code/structiondata/union.c | UTF-8 | 361 | 2.890625 | 3 | [] | no_license |
44c7a8334b121eb8063c65847a01ce9a81eafcfe | C | wangjstu/c_hello | /Learn_C_the_HARD_WAY/Exercise19/object.c | UTF-8 | 2,837 | 3.703125 | 4 | [] | no_license |
a2e9d6fd5048f13e230ad4ec8b05129365693270 | C | zphricz/FastFact | /main.c | UTF-8 | 538 | 3.375 | 3 | [] | no_license |
32b4e40882f6061a70e8ae8cfbb7d5f0afecbbeb | C | sara-elhawary/algorithms | /positiveIntegerFactorial.c | UTF-8 | 366 | 4.0625 | 4 | [] | no_license |
b68dc169c59ecf8e22b686e3a986463f9dc0b6d7 | C | Magoxter/URI-C | /000/1143.c | UTF-8 | 169 | 3.0625 | 3 | [] | no_license |
dbfe69f6549e081ff2b14930f42dd4508481df45 | C | blendersfun/mandelbrot | /original/color.c | UTF-8 | 13,307 | 2.984375 | 3 | [] | no_license |
95a0c5d78cb81fa8f56384c634486ac54ce2a850 | C | zhy224/LinuxC | /ansi_c/file_rw1.c | UTF-8 | 663 | 3.53125 | 4 | [] | no_license |
ae53b178558c305af46babfb74b313fd293f86d1 | C | isabella232/AnghaBench | /source/linux/fs/xfs/extr_xfs_filestream.c_xfs_filestream_get_parent.c | UTF-8 | 1,223 | 2.515625 | 3 | [] | no_license |
c3b6a1f4283dfc09bb23405eb91894d855fff258 | C | Roderich25/mac | /colpos/c/T04PRASCOA60203.c | ISO-8859-1 | 2,933 | 3.96875 | 4 | [] | no_license |
98fba8d81cf92cc30328f6493539a145ad4cb866 | C | KamiRab/Simulation-epidemie | /main.c | UTF-8 | 5,609 | 3.09375 | 3 | [] | no_license |
44994440c164fc16345c600ab5cd9b89138a8523 | C | Andi-IM/c-learning | /halo.c | UTF-8 | 414 | 3.09375 | 3 | [] | no_license |
29487a41f129a2e6b53824afcf30e94a818fae7b | C | hillerlab/CESAR2.0 | /kent/src/hg/lib/trackTable.c | UTF-8 | 10,595 | 2.578125 | 3 | [
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-proprietary-license",
"MIT"
] | permissive |
508c2ebe965527c3edf0c8cabf81569071494a54 | C | xkdcc/brant_sniffer | /lib/netop_lib/netop.c | GB18030 | 2,303 | 2.828125 | 3 | [] | no_license |
945806b7c3ab292075384e60de96e58942292edd | C | daicho/billiard | /提出物/j16426/ball.c | UTF-8 | 2,764 | 2.921875 | 3 | [] | no_license |
56f4a7d8364f37bd5b205c9f9468f98c48436e8f | C | VanzaA/Facultad | /Segundo año/Practica c/Programas C/ejemplo_printf.c | UTF-8 | 162 | 3.484375 | 3 | [
"MIT"
] | permissive |
4210d4970128946f171f9c64fd9b9d2744e06a1a | C | javan23/Compressao-code | /CODIGO-TEMPERATURA/EXPERIMENTO2/HUFFMAN/LORA_ARDUINO/LoRaArduino/Arvore_bin.h | UTF-8 | 1,142 | 2.859375 | 3 | [] | no_license |
624ce1a39f7f803479e34955218e71269d1adef8 | C | d-vallejo/acepta-el-reto | /src/300-399/p369.c | UTF-8 | 299 | 2.796875 | 3 | [] | no_license |
1408d289391282cbeb2d9e8650f10f5a15e03c12 | C | hunterkoon/C | /Lista_1/exercicio_6_1.c | UTF-8 | 619 | 3.796875 | 4 | [] | no_license |
d9a3ddc87ba5a9be75a4e901b8bbc4805f25c4ce | C | seikichin/tta | /lib/include/money.h | UTF-8 | 2,144 | 2.8125 | 3 | [] | no_license |
452be85e58a53d608ec03114ae820f87756ed2c5 | C | moevm/pr1-2016-6303 | /Ivanov_lr1/main.c | UTF-8 | 257 | 2.65625 | 3 | [] | no_license |
b6d7bf7b2a47113ebc36af93fa736261002eaa3e | C | nchong-at-aws/vcc | /vcc/Test/testsuite/vscomp2010/vscomp2010_p2_v1.c | UTF-8 | 1,313 | 2.796875 | 3 | [
"MIT"
] | permissive |
59eee21bc7c5b511587206f9cf0118cc30f2da16 | C | evening2005/horizontalboost04 | /src/raceui.c | UTF-8 | 1,891 | 2.5625 | 3 | [] | no_license |
d6e28a7de36989093293e7c8c962c3d3caeaa464 | C | iSach/huffman-coding-c | /HeapPriorityQueue.c | UTF-8 | 4,658 | 4 | 4 | [] | no_license |
6a8102fe8d54e0231f303bb5b4ace5fe3b3a8b5a | C | YoonShinWoong/cacheSimulator | /cachesim(1228).c | UTF-8 | 12,793 | 3.078125 | 3 | [] | no_license |
90c62c0a2da51b67a4d181a836156905cf54954a | C | koshimagoyal/C-Programming | /error.c | UTF-8 | 515 | 2.671875 | 3 | [] | no_license |
8b725690ced04832e0853068287e1b7fca500e95 | C | maxxpersin/CS442-Final | /tests/test1/t19.c | UTF-8 | 401 | 3.15625 | 3 | [] | no_license |
3939331242c7c0e1ce10beb433a1091c768a38a8 | C | ValenBerne/Pokedex | /pokedex.c | UTF-8 | 12,981 | 3.328125 | 3 | [] | no_license |
01cb332f4c7ae49bf26976c826fd154c4e3975c4 | C | dexiefy/labc | /lab2/07-funkcje/4.c | UTF-8 | 270 | 2.59375 | 3 | [] | no_license |
066c98b979aa754cfa69148ec1113cf0f513a703 | C | chandan121988/C | /String/string3.c | UTF-8 | 167 | 3.078125 | 3 | [] | no_license |
2e6eca88dcca4e782835a8c5a80cc31cdea85d7e | C | Eagle-clever/C_study1 | /自学/操作符/位操作符.c | UTF-8 | 148 | 3.203125 | 3 | [] | no_license |
dad1870ec69fb3d2e4fd36a4fa1c0e2f49bdd1e4 | C | qinke/akaedu-c-leaning | /0727/nixu.c | UTF-8 | 208 | 3.0625 | 3 | [] | no_license |
2fbe2888cf68bb7ed75f650332c682ae354a815e | C | TimHillier/C | /CC.c | UTF-8 | 4,727 | 3.390625 | 3 | [] | no_license |
0eeaeeb9ec468e9a3dd3c53e05d5c16903fed4cc | C | jchua1/systems_notes | /12/07/test.c | UTF-8 | 1,075 | 2.921875 | 3 | [] | no_license |
6f070ca1e2da103af63da3c93f2be5b99fd592bb | C | LLZK/Linux_study | /sem/test_sem.c | UTF-8 | 1,040 | 2.53125 | 3 | [] | no_license |
dee0681727a27c094037e3011895ece89b946aac | C | midaef/stack_on_C | /stack.c | UTF-8 | 1,428 | 3.890625 | 4 | [] | no_license |
17b92be949415fa310aa3f9b230718487ab7eb72 | C | cxinping/C | /Chapter04/check02.c | GB18030 | 476 | 4.25 | 4 | [] | no_license |
b7a8f6b4d8538a38a69b0c91d3502daf87beab0a | C | marrusian/C | /C Primer Plus 5th Ed/Chapter 16/Exercises/Ex7.c | UTF-8 | 1,888 | 3.921875 | 4 | [] | no_license |
ca0860cda3ba415e0e6725150c8e51dba5837916 | C | siddharth21s/Language_C | /C & C++/LC16_HW5_RecursiveDigitToWord.c | UTF-8 | 703 | 3.671875 | 4 | [] | no_license |
44ee993573b9d70e76a9b476663461caef77509f | C | LoganLupe3/csce1030-archive | /Lectures/Chapter10/Ch10Demo1.c | UTF-8 | 437 | 3.28125 | 3 | [] | no_license |
99a73246fec4b80cc3db6df9740eba074b9eca42 | C | BaronKhan/MIPS-GNU-C-Compiler | /test/input/rm_example.c | UTF-8 | 318 | 3.328125 | 3 | [] | no_license |
75fc66071e3f63c62ac585a9e69d93ba79aef5d8 | C | HsingPeng/CrackingTheCodingInterview | /1/1_4.c | UTF-8 | 540 | 3.796875 | 4 | [] | no_license |
fac9b7596343aca20e1b04db33ff08058a8952f7 | C | sudheer-k-bhat/me-1sem-ads | /lib/arraylist.c | UTF-8 | 2,562 | 3.890625 | 4 | [] | no_license |
ba6b390316614fe79070e3585b9302220e2b8f3f | C | adnicolae/C-Parallelism-Loop-Optimisation-Coursework | /Leftover.c | UTF-8 | 4,494 | 2.53125 | 3 | [] | no_license |
b3bdf36c0cc5dc23cc4a6f8372b76d0092cc4105 | C | discwitch/curve-fitter | /main.c | UTF-8 | 14,349 | 2.84375 | 3 | [] | no_license |
1be74796fe0eccd8d29616cb38c4860da2ee2a37 | C | archie94/Codes | /SPOJ/TEST - Life, the Universe, and Everything.c | UTF-8 | 143 | 2.546875 | 3 | [] | no_license |
6cab1b2b0cde9006be35ae2960c0e8328a1b8852 | C | Vishal18v/Networking | /assignment2/dostalk_network_layer_client.c | UTF-8 | 5,018 | 2.5625 | 3 | [
"MIT"
] | permissive |
5a866bc09a09898b8968df7c8ece7db405409b83 | C | roisuperstar/lab5 | /lab5-3.c | UTF-8 | 172 | 3.234375 | 3 | [] | no_license |
610fcaddd5c41d2b4aee8cbbb4ab72e61053c99b | C | nevermindXD/RelojCharmander | /clientisillo.c | UTF-8 | 7,094 | 2.640625 | 3 | [] | no_license |
e14238db1d7d4c81315f1dcacb223e9517034459 | C | juanquinterodev/holbertonschool-low_level_programming | /0x15-file_io/3-cp.c | UTF-8 | 1,589 | 3.375 | 3 | [] | no_license |
f4b7914275d2a59f07232f4ad78e835e6239e160 | C | 237K/ProblemSolving | /BOJ#1436.c | WINDOWS-1252 | 526 | 3.21875 | 3 | [] | no_license |
8dae071a7786b8a7b4b538d7119b28b0809a2003 | C | FGRibreau/ai-rom | /src/City.h | UTF-8 | 1,395 | 2.515625 | 3 | [] | no_license |
362a44b354757c644af6921b7461bb61bf195d49 | C | cinatisul/CCManager | /firmware/cc1101-promicro-passthrough.c | UTF-8 | 3,238 | 2.875 | 3 | [
"MIT"
] | permissive |
71fd51fdddba93992a72e43f4cda9cf393c0ea2e | C | IllgamhoDuck/42SiliconValley | /filler/src/solution.c | UTF-8 | 2,069 | 2.671875 | 3 | [] | no_license |
0cc71b6cc8cd8327febc18a3c5ba4428676fd16a | C | aalopes/codeSnippets | /tcp_ip/c/client/client.c | UTF-8 | 1,642 | 3 | 3 | [
"Unlicense"
] | permissive |
2fc7c6b6dc77c66720be295279cf383756afcf95 | C | savio-matheus/exercicios | /IP/Lista Funções/ex03.c | UTF-8 | 681 | 3.671875 | 4 | [
"MIT"
] | permissive |
15141f8178adb9a599ed8de85534c203d3c35d93 | C | Crablicious/IOOPM_VA | /finalBuild/db.c | ISO-8859-1 | 4,824 | 3.296875 | 3 | [] | no_license |
0045c3b2dda75253a7c3d942714c0a2fd26be5ec | C | rads284/SEM3-DS | /todohead.h | UTF-8 | 322 | 2.6875 | 3 | [] | no_license |
a206a096ddb5862081703bf79080ef21e5deeb70 | C | ao-song/fiber | /fiber.h | UTF-8 | 942 | 2.6875 | 3 | [] | no_license |
862d1f733ee808135946f7e2a3cb424516a15ad9 | C | tanuj208/Shell | /clock.c | UTF-8 | 2,663 | 2.875 | 3 | [] | no_license |
fed2d002a08319eef0ca41584b24107284eb38d6 | C | dantereto/binary_trees | /104-binary_tree_rotate_right.c | UTF-8 | 468 | 3.59375 | 4 | [] | no_license |
6037553b002fb577e1360e158c8c6b9ec92b2af2 | C | radudilirici/FMI | /Year 1/Sem 1/Programare Procedurala/2/2_6.c | UTF-8 | 324 | 3.484375 | 3 | [] | no_license |
036199a9dd7bdee7a08340b368e952bc244d6d28 | C | grras2020/C-lang-Practies | /recursion.c | UTF-8 | 1,246 | 4 | 4 | [] | no_license |
b36fc514dd8eed052ffb493bd0ba74b328be0c7b | C | isabella232/AnghaBench | /source/linux/samples/timers/extr_hpet_example.c_hpet_info.c | UTF-8 | 1,379 | 2.59375 | 3 | [] | no_license |
6e7ffabe7ed99d933761973851d61303a8706f50 | C | DumistracelEduard/Galactic-War | /shw.c | UTF-8 | 1,201 | 2.953125 | 3 | [] | no_license |
766782b0f4da36e38fb3f8ac50539526e4983205 | C | EmilianoGM/1.0 | /Ejercicio 1/Fecha.h | UTF-8 | 356 | 2.703125 | 3 | [] | no_license |
3eaf02496aaa23b2a4ae9cead98b1af85d00d308 | C | baralsushmita90/HackerEarth_Questions | /inputoutput/Divisibilty.c | UTF-8 | 234 | 2.953125 | 3 | [] | no_license |
af8056ad0e8d7749da75bfe0b7e7549453d23459 | C | ldjbenben/quesion-game | /code/branches/1/lib/wraplib.c | UTF-8 | 1,253 | 3.203125 | 3 | [] | no_license |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.