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 |
|---|---|---|---|---|---|---|---|---|---|
190d108f8363b2ead14a39cbfbdff8d7f3ecb65d | C | tanviranindo/Contest | /BRACU ACM Student Chapter/Online Workshop on Programming Skills DAY 01 ( C++ ) BRACU ACM Student chapter/Q.c | UTF-8 | 610 | 3.203125 | 3 | [] | no_license |
0f55ecacdd2e2e5ed965613a6d890c7a47cac00d | C | leorapini/42_printf | /srcs/ft_printf_utils.c | UTF-8 | 2,490 | 2.828125 | 3 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license |
bf0a4325fb63d64ec1ec3487af04395565b72f6a | C | Vibhuti-Singhania/CoIDE | /USART Interrupt/main.c | UTF-8 | 2,267 | 2.515625 | 3 | [] | no_license |
c82f7b67435c2c932d2f550383d39f4cae63e057 | C | tiaanl/eighty-eighty-six | /libs/disassembler/src/disassembler.c | UTF-8 | 7,480 | 2.703125 | 3 | [
"MIT"
] | permissive |
a4a62f99680cd0440ec848881e63ad8efa1f1370 | C | chopra-sarika/preemptive-priority-scheduling | /psp.c | UTF-8 | 2,406 | 3.765625 | 4 | [] | no_license |
d957f015239e0edfaebc9fb8549579aeb4fc3398 | C | MarcoDelCore/TecnicheProgrammazione | /L03/E03/main.c | UTF-8 | 1,331 | 3.1875 | 3 | [] | no_license |
ee7dafd4ce47aba594748f0f2b107bd769a18776 | C | Abhishek2081/SE | /PL/3string_wo_pointer.c | UTF-8 | 3,605 | 4 | 4 | [] | no_license |
473e1a4f3eadb54a3624cfe15818ec4d902a5b7a | C | Amos-Q/Code | /2020_3_23/2020_3_23/main2.c | UTF-8 | 1,457 | 3.09375 | 3 | [] | no_license |
685396f7505614b2a0fe94331f31e83d9a47c600 | C | atulbelekar/SVD | /SVD/helper_functions.h | UTF-8 | 1,034 | 2.796875 | 3 | [] | no_license |
ed91e8c8af63090c50bc03e3c06c899c14a59d3c | C | ggolish/EXT2 | /ext2.c | UTF-8 | 10,829 | 2.640625 | 3 | [] | no_license |
02440ca3ded7530b1e7649d29d36d9f28b269225 | C | vijaykumar10022/C-Practice | /anotherloop.c | UTF-8 | 261 | 2.734375 | 3 | [] | no_license |
f863a41805c6667c2aa8de569fc08a8458155ec1 | C | Chae-yun/C-afterschool-1 | /27/27/sam1.c | UHC | 710 | 3.796875 | 4 | [] | no_license |
b759468459a4fcc01055cdf41f996ebf7ad20497 | C | astrofra/HuDK | /tools/tiled2bat/tilemap.c | UTF-8 | 7,124 | 2.53125 | 3 | [
"MIT"
] | permissive |
e6c6d96c925dec5d3f98df5e3849426f9ed9c36d | C | sandriek/microcontroller | /week 5/week5.2/week5.2/main.c | UTF-8 | 967 | 2.859375 | 3 | [] | no_license |
6739b3300d7d19ed221ece5387a2d0c69e48436b | C | ngsingh0816/NeilOS-Old | /newlib_source/newlib/libc/sys/neilos/sysmem.c | UTF-8 | 1,349 | 2.90625 | 3 | [] | no_license |
66e081476df027c478b7aba7f266028894be6b8d | C | Mitsu325/Linguagem_de_Programacao_1 | /Atividade/31_DigitoInvertido.c | ISO-8859-2 | 370 | 3.890625 | 4 | [] | no_license |
4205639cf15d0a675367de807b06054e76d97fcd | C | githubhj/Syncronization_Primitives | /Barriers/Combined/sensereversal.c | UTF-8 | 1,089 | 2.875 | 3 | [] | no_license |
c733f1ea68abf5863e18a79351d5b106713bedb2 | C | uoc-santiloopz/c-language-for-os-interaction | /src/hello-world.c | UTF-8 | 328 | 2.6875 | 3 | [
"Apache-2.0"
] | permissive |
043ea08fc827a19f5f3504e3ee4bdd704f1c55e3 | C | mildrock/QStudioSCADA | /QSCADARunTime/QSCADARunTime/Public/PublicFunction.h | UTF-8 | 2,494 | 3.265625 | 3 | [] | no_license |
8b08dbb9f02b958404a7bdf192da5fee73437655 | C | ivolapuma/estudos-algoritmos-c | /02-recursao/10-log-base2-recursivo.c | UTF-8 | 917 | 4.46875 | 4 | [] | no_license |
3c50fd01a1c8fd6e7ff47d9cbc19f2e599ef8460 | C | neelkanjariya1996/Algorithms | /Searching_and_Sorting/min_adjacent_swaps_to_move_min_and_max_to_corners.c | UTF-8 | 1,047 | 3.96875 | 4 | [] | no_license |
885761670b2976ff3998906b2f328b17347e2d13 | C | molmol178/cv | /CIL/ImageFile/bmp.c | UTF-8 | 890 | 2.609375 | 3 | [] | no_license |
181171fed2ed2c38f41ce477af58609533e80b3b | C | putuwaw/tlx-toki-answer | /10. Subprogram/F. Teman Dekat/f_teman_dekat.c | UTF-8 | 678 | 3.609375 | 4 | [] | no_license |
fb6d98c64fc84a05d623bf72c2b7781dfadfc194 | C | DonShirley/parallel_computing | /ps_hs_b_omp/ps_hs_b_seq.c | UTF-8 | 3,635 | 2.8125 | 3 | [] | no_license |
89bd0fd90db417013eac67db7eee450a7f670c64 | C | mgood7123/fix | /disassembler/psuedosyntax.h | UTF-8 | 1,194 | 2.890625 | 3 | [] | no_license |
58df6b56dadb16beeb7d050cb3421de2967aa9f9 | C | akpg01/rc4 | /rc4/rc4/main.c | UTF-8 | 2,915 | 3.5 | 4 | [] | no_license |
42d43f6fa7e1b1cf075c0fd2049f5e2a397be97a | C | tych0/kernel-utils | /fuse2/fuse.c | UTF-8 | 2,498 | 2.53125 | 3 | [] | no_license |
53f6d04f998518f59ede6c2cedcae9dd493d88fa | C | najcit/DataStruct | /queue/c/circular_queue.c | UTF-8 | 3,197 | 3.796875 | 4 | [
"Apache-2.0"
] | permissive |
861f7293198b641fe2794966a18196830f332afe | C | cpalaka/cs530EOSI | /Part2/sysfsinterface/user/user-test_one.c | UTF-8 | 2,402 | 3.03125 | 3 | [] | no_license |
be75da813541b15f64cd57d1289a5c4213df8892 | C | marcialwushu/code_collectionFGF2016 | /Algoritmo/code_study/example_09/mainteste.c | UTF-8 | 755 | 2.78125 | 3 | [
"MIT"
] | permissive |
8f11ef6c5c9f8f802c1fc2ca06ec43dd1e83b584 | C | nicolasarakaki/tp_laboratorio_1-2018- | /TP2/main.c | UTF-8 | 6,798 | 3.078125 | 3 | [] | no_license |
7ad8e3538154d8e3eac31c8f023cd0ec1e1a667d | C | jmartini89/42_so_long | /lib/ft_printf/ft_printf_conv_03.c | UTF-8 | 2,149 | 2.59375 | 3 | [] | no_license |
666f2d9f730e119e592cf16fe4b091935e1511ed | C | cu-ecen-aeld/assignments-3-and-later-SundarKrishnakumar | /examples/threading/threading.c | UTF-8 | 2,249 | 3.28125 | 3 | [
"MIT"
] | permissive |
f44a84bfba94daead533dc206e43e97787953fe2 | C | Nzzz964/APUE | /线程控制/pthread.c | UTF-8 | 742 | 3.171875 | 3 | [] | no_license |
6df1951bb81e1cf08f384f42e1f5945e95c7c19a | C | isabella232/AnghaBench | /source/Provenance/Cores/PicoDrive/cpu/musashi/extr_m68kmake.c_populate_table.c | UTF-8 | 3,508 | 2.546875 | 3 | [] | no_license |
2cc0d102b4256d132f4895c9afa4857f6e338e64 | C | Smattr/clink | /test/ls-includes/main.c | UTF-8 | 851 | 2.84375 | 3 | [
"Unlicense",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-public-domain"
] | permissive |
012a4b43ab05fcf49628540243645f5bf563d240 | C | zhengbinbin-coder/CPP | /20200824.c | GB18030 | 1,611 | 4.09375 | 4 | [] | no_license |
46113bc17114f4b48d0275f31bce65678f48d0b8 | C | swasif196/Portfolio | /Efficiency Algos/Algo 1/p11.c | UTF-8 | 304 | 2.921875 | 3 | [] | no_license |
c197574765d82b5eabb34219fa1c98efa774b3a0 | C | STEPin105183/MiniProject_Quizzine | /3_Implementation/src/help.c | UTF-8 | 793 | 2.9375 | 3 | [] | no_license |
6c9323a6f5be455d4a4619cf21f2c59fea992287 | C | Al153/Programming | /CPU 10/C Source/10_0 Legacy C source/io.h | UTF-8 | 338 | 2.671875 | 3 | [] | no_license |
ad7cbee98a64338ee515ad768769c9f7688fff52 | C | nnadams/ECE554-SPU | /sw/compiler/Test/factorial.c | UTF-8 | 204 | 2.984375 | 3 | [] | no_license |
b09097754d17661a1b7732b03be8371a4dbe1ad8 | C | temasarkisov/BMSTU-Programming-C | /firstYear/labs/lab_02_0_1/lab_02_0_1.c | UTF-8 | 515 | 3.359375 | 3 | [] | no_license |
fa489fca4a6bbbc7d2177859b90bca0675bdb7c7 | C | julianalvarezcaro/monty | /even_more.c | UTF-8 | 1,061 | 3.4375 | 3 | [] | no_license |
7926f3438e28eec7597d84055359a7f57790792d | C | mzsx-gao/myc-demo | /base_struct/struct_001.c | GB18030 | 1,253 | 3.78125 | 4 | [] | no_license |
c52bd485645de62bf991eebb56b1aef7a60eee8e | C | Fourse/42 | /Lem_in/srcs/bfs/start_bfs_head.c | UTF-8 | 3,226 | 2.609375 | 3 | [] | no_license |
9b48df76badd17d84dd03e743e720530a6c066e8 | C | biizheng/linuxC | /src/open_file.c | UTF-8 | 538 | 3.21875 | 3 | [] | no_license |
3180da251d98794bad7ca2ea6957132fc28f9190 | C | RafaelSAmaral/Atividade2_TesteUnity | /src/Sort.c | UTF-8 | 288 | 3.46875 | 3 | [] | no_license |
52550b8ae878de9a630cf5deb20f4826304be9bf | C | dchoiboi00/Grammar-Parsing | /Project 2/main.c | UTF-8 | 4,133 | 3.4375 | 3 | [] | no_license |
a672bdb23aa51594363796ff9d4770f7f498d087 | C | ErdemOzgen/leetcode | /c/238-Product-of-Array-Except-Self.c | UTF-8 | 609 | 3.765625 | 4 | [
"MIT"
] | permissive |
ba44a65bc2945110cd24e1cbecea89674404cf22 | C | PRECISE/ROSLab | /resources/mechanics_lib/utils/_Brain Code Templates/Arduino/Brain_Code/RobotLibrary/helper_functions.h | UTF-8 | 10,096 | 3 | 3 | [
"Apache-2.0"
] | permissive |
0177c15749fb66c9f811054c64d4c3de53201e4b | C | hyunzzin/fds12 | /190422_모듈, 패키지/call by value.c | UTF-8 | 569 | 3.796875 | 4 | [] | no_license |
f90814dd757500c244b5d5f13aedf9e692dc168f | C | MandusBorjesson/motor_driver | /Src/pid.c | UTF-8 | 645 | 3.171875 | 3 | [] | no_license |
bec49a6fba5c155da500bf893e98196bfb23ec06 | C | iliketoprogram14/BitHacks | /bits_set.c | UTF-8 | 3,600 | 3.5 | 4 | [] | no_license |
e36fd071759d9f52e1fa70ccf7f164be9e20e6c7 | C | andrewdownie/CIS3090-ParallelProgramming | /Assignment two/wallclock.h | UTF-8 | 1,330 | 2.984375 | 3 | [] | no_license |
2a48296a6a0b28f509edb5a4b877a88482014511 | C | beccadsouza/C-Programming | /NQueen/main.c | UTF-8 | 2,122 | 3.6875 | 4 | [] | no_license |
8f896160c49fb41e80720edb1bcd004881bb9ad9 | C | fuyouqie/C_GroupProj | /C_GroupProj/linked_list.h | UTF-8 | 1,608 | 3.390625 | 3 | [] | no_license |
af317a750dae4b9b9222d4cf879e3bfdbb72f13c | C | 1000ship/BOJ | /1977.c | UTF-8 | 522 | 3.453125 | 3 | [] | no_license |
9c884b10666d1daac604d195f5ecc87c520291d1 | C | Joy1024/HelloX_OS | /kernel/lib/string.h | UTF-8 | 2,668 | 2.71875 | 3 | [
"MIT"
] | permissive |
6ccadeced7fb79dc6c0d640b734581b92eca3f91 | C | maheshbhakare16/PROGRAMMING | /C-LANGUAGE/Assignment 4/Strings/2.c | UTF-8 | 928 | 3.5 | 4 | [] | no_license |
d9564231ecff7d961e9b2406775bfaffc7834810 | C | leomaia97/PROG2 | /AULA7_Contavogais.c | UTF-8 | 798 | 3.84375 | 4 | [] | no_license |
9898583e7b5e8a10b6c33cde8a0d42c49f9f8000 | C | nippur72/laser500-wav | /turbo_tape/gr_inspect.c | UTF-8 | 2,381 | 2.6875 | 3 | [] | no_license |
76401788f90340b1e0d08f63dff8d33f2b73cac5 | C | lukaswangbk/Data-Structure-and-Algorithm | /Data Stucture/2 Stack/stack(linked_list).c | UTF-8 | 1,606 | 4 | 4 | [] | no_license |
a80f4b2720829906e0a5ec4e4e780b46cc6fc448 | C | rahulup65/DSP_LAB | /week_6/BFS.c | UTF-8 | 3,254 | 3.625 | 4 | [] | no_license |
843fd9e82b201d7d2b97557ce9fc9142dfa8c634 | C | eduardogmisiuk/base-de-dados-de-series | /src/main.c | UTF-8 | 1,419 | 3.625 | 4 | [] | no_license |
7be2cf3c8600ac6c29bffac7c5331d803f2ccf4b | C | JohnLFX/COP3514 | /project10/src/car.c | UTF-8 | 7,030 | 4.21875 | 4 | [
"MIT"
] | permissive |
46c1d637c11671fe29c175fbc52cefe0614d9d6c | C | redhatdragon/STCP | /main.c | UTF-8 | 433 | 2.703125 | 3 | [
"Unlicense"
] | permissive |
0530293025e61d80ec40df871de038b2d82889a8 | C | isabella232/AnghaBench | /source/openssl/crypto/x509/extr_v3_ncons.c_nc_email.c | UTF-8 | 2,093 | 2.609375 | 3 | [] | no_license |
4dc9c1a9a907b033ab3d0692ce50af93c58cfc72 | C | tristan3716/Problem-Solving | /boj/1011.c | UTF-8 | 518 | 3.421875 | 3 | [] | no_license |
af4efb4c6834b0fa457da3f620746bb6e8ca4aad | C | Biendeo/COMP1927-TFOD | /dracula.c | UTF-8 | 4,001 | 2.71875 | 3 | [] | no_license |
21e32f7fa68dfce515d3348d5110084fb672cbbb | C | Jimiliani/inverse_programming | /main.c | UTF-8 | 36,602 | 3.21875 | 3 | [] | no_license |
d45a7ffd219818b551b76dda55c260c90cb9061f | C | diegopacheco/c-playground | /oop/lang_oop_coordinates.c | UTF-8 | 888 | 3.84375 | 4 | [
"Unlicense"
] | permissive |
d9eac0bfbf1f1b8c34308f6f1b3c45caf620c81f | C | FCF5646448/Arithmetic | /C数据结构与算法学习/C数据结构与算法学习/算法与数据结构/4树/AVL树.c | UTF-8 | 8,192 | 3.53125 | 4 | [] | no_license |
df46358f9e04c4d2d38dc480c4bdc35f502b375e | C | gustavo-leguizamon/tp_laboratorio_1 | /TP_3/src/main.c | UTF-8 | 6,580 | 3.28125 | 3 | [] | no_license |
f0d88d7bddc331afcec413a9afedfbdcb85cd6e9 | C | alessia-code/esercizi | /esercitazione4/ex1.c~ | UTF-8 | 2,647 | 3.421875 | 3 | [] | no_license |
6e14f67591ab42c15575cd1f08c790dd0daeeb62 | C | surajpulloor/ds | /src/queue_array/queue_array.c | UTF-8 | 1,409 | 3.78125 | 4 | [] | no_license |
bc57918a766197d69f0abd96f8ce4a38a2de90d7 | C | reallocz/ced-old | /src/gui/window.c | UTF-8 | 4,390 | 2.671875 | 3 | [] | no_license |
10453f47adcde5516e6797836da0fa128bceadfe | C | anlory/farsight_study | /data_structure/1day_structure/1_seqlist/seqlist.c | UTF-8 | 2,033 | 3.703125 | 4 | [] | no_license |
e87bccbed5b8d77d7aff6639b132fd3ef6204d16 | C | celery1798/coder210714 | /apue/sys/glob1.c | UTF-8 | 527 | 2.90625 | 3 | [] | no_license |
ab89309de2e2ce5b7ee9d4d156f814ea3f741c8b | C | kotatsugame/mylibrary_old | /math/is_prime.c | UTF-8 | 139 | 3.015625 | 3 | [] | no_license |
21b403261962a1adf8b9307c8f08253ea15a380e | C | MartPang/ReviewCLanguage | /Day7/R_WHILE.c | UTF-8 | 414 | 3.71875 | 4 | [
"MIT"
] | permissive |
70bbcf7a254529a5c49929f8142a8ab17f8adcf2 | C | ichpuchtli/tiny-p2p | /bitvector.c | UTF-8 | 1,511 | 2.921875 | 3 | [] | no_license |
ef4a6d0d8829535284f56b35b207e6034cef953e | C | yifanzhu1592/C-Primer-Plus-Programming-Exercises-And-Answers | /Exercises and Answers/Chapter 11 Character Strings and String Functions/Programming Exercises 11-11.c | UTF-8 | 4,454 | 3.953125 | 4 | [] | no_license |
37f4b13c789ecba25dfb0bff1c548a96e69cdec0 | C | Mohamed-AmineJaouani/University-Projects | /Cracking the coding interview - Java code exercices/convertBinaryToDecimal.c | UTF-8 | 463 | 3.53125 | 4 | [] | no_license |
65799a8828254904ac41a2036a1b54f689032508 | C | GabeOchieng/ggnn.tensorflow | /program_data/PKU_raw/58/228.c | UTF-8 | 708 | 2.734375 | 3 | [] | no_license |
feb4a54932e52694b84a9116e3299c3d169e4d99 | C | cispa/mwait | /comparison/fr/main.c | UTF-8 | 2,402 | 2.640625 | 3 | [
"Apache-2.0"
] | permissive |
05fade487324d797e797828814d04833345776fb | C | simonph1/LOG645-Course-examples | /cours1/parallel_for_sum.c | UTF-8 | 222 | 2.9375 | 3 | [
"MIT"
] | permissive |
bae3ae35efbda9511e9d4de04affc5c92f485391 | C | Ultrajai/PastProjects | /Project 4/avltree.c | UTF-8 | 17,928 | 3.359375 | 3 | [] | no_license |
4a95607037a70237432044c92d26d7276bacf36a | C | StomatoGod/FluidSimulator | /simulation.c | UTF-8 | 4,686 | 3.171875 | 3 | [] | no_license |
2ba58e0153a33be94f9871bf59e780eb70b2cff0 | C | Davidvision/lem-in | /srcs/lm_create_hole.c | UTF-8 | 1,860 | 2.6875 | 3 | [] | no_license |
c24113e0002758974f02807140f73a1c164afd26 | C | JerryZhou/Raccoon | /test/src/test_core/core_test_dwmap.h | UTF-8 | 1,339 | 3.34375 | 3 | [] | no_license |
f5a21d859b8d1620fb99cb34d775073193334ba5 | C | Atman-Kar/Command-Line-Calculator | /calc.c | UTF-8 | 3,698 | 4.0625 | 4 | [] | no_license |
15fb6e104e1c13b82787bbb1655b71042ed0bc3c | C | danekirk17/IMDB-Lookup | /name.h | UTF-8 | 606 | 2.53125 | 3 | [] | no_license |
4c024d332a30413745b201c5af79e55e855f8cd9 | C | shruti012002/test-project | /courseraweek3.c | UTF-8 | 398 | 3.671875 | 4 | [] | no_license |
5b0157d20bb0f744c5eace58afe19b95c6a2cf4b | C | maciejsikora2302/SysOpy | /lab5/SikoraMaciej/cw5/zad3/consumer.c | UTF-8 | 771 | 3.109375 | 3 | [
"MIT"
] | permissive |
fe526a836fb553e6403340cae1888804c3ed5e2f | C | ishan-nande/C-Primer-Plus-Prata | /Chapter_7/PE/7_5_PE.c | UTF-8 | 524 | 3.875 | 4 | [] | no_license |
e17a7d8c646bc6f1d0e4f9522bc4f3f3d76dc75d | C | Hikarou/UnixV6 | /provided/grading/projet_final/test-machin.c | UTF-8 | 786 | 2.96875 | 3 | [] | no_license |
13587eda9502a81e0f862243d5bd4c9578cf37b7 | C | bos4711/adftools | /misc.c | UTF-8 | 6,258 | 2.90625 | 3 | [] | no_license |
f071e33001273cee73dfca56e110458486ddf8c9 | C | tondi/sysops | /cwiczenia6/zad2/lib.c | UTF-8 | 3,732 | 2.640625 | 3 | [] | no_license |
8152df12d6999848a7d46850fdd8929c88ab40a4 | C | salochara/AdvancedProgramming | /homework-5-network-blackjack/Library/client.c | UTF-8 | 3,126 | 3.34375 | 3 | [] | no_license |
632a31420d63cb12be84f16733bfb7155b611851 | C | GabeOchieng/ggnn.tensorflow | /program_data/PKU_raw/15/1450.c | UTF-8 | 471 | 2.71875 | 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.