C
C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.
- GitHub: https://github.com/topics/c
- Wikipedia: https://en.wikipedia.org/wiki/C_(programming_language)
- Created by: Dennis Ritchie
- Released: 1972
- Related Topics: language,
- Aliases: c-language, c-programming-language, c99, c89, c-ansi, k-and-r,
- Last updated: 2026-07-09 00:04:38 UTC
- JSON Representation
https://github.com/devcheckog/word-ladder-ii
Complicated problem in leetcode, categorized as hard.
Last synced: 15 Aug 2025
https://github.com/ranitmanik/c-explorer
This repository contains a collection of C programming projects and assignments completed during my Computer Science and Engineering major. The projects cover various topics, algorithms, and data structures, showcasing my coding skills and problem-solving abilities.
c c-language c-pratice-programming c-programming c-programming-language programming programming-language
Last synced: 11 Aug 2025
https://github.com/andersonhsporto/ft-cursus
All Projects Developed at 42 São Paulo.
42cursus 42school 42sp ansi-c avl-tree c containers cpp debian docker ft-transcendence hash-table linked-list linux makefile minilibx mlx sockets stl-container stl-containers
Last synced: 09 Apr 2026
https://github.com/losinggeneration/sdsc_print
An example of using the SDSC Debug Console in both C & Z80 assembly.
c console debug debugging example examples game-gear homebrew retroprogramming sdcc sdsc sega sega-game-gear sega-master-system wla-dx z80
Last synced: 19 May 2026
https://github.com/ygor-sena/42cursus-minitalk
The sixth project of 42's curriculum asks students to code a small data exchange program using UNIX signals.
42 42cursus 42minitalk 42saopaulo 42school 42sp ansi-c c ecole42 signal-processing
Last synced: 04 Oct 2025
https://github.com/cham11ng/misc
Miscellaneous
c etl javascript programming python react typescript
Last synced: 10 Feb 2026
https://github.com/devcheckog/minimum-window-substring
Complicated problem in leetcode, categorized as hard.
Last synced: 13 Aug 2025
https://github.com/asem-hamid/learn-c
This repository is designed to help beginners learn C programming through code examples, projects, and detailed explanations.
Last synced: 13 Aug 2025
https://github.com/mindfullearner/c-linkedlist
This repository is dedicated to studying C programming with a focus on linked lists. It contains code and examples to explore and practice implementing linked list data structures in C.
Last synced: 13 Aug 2025
https://github.com/minakovnv/architecture-and-organization-of-computer-systems
C programming lang and Atmega microcontrollers
atmega atmel atmel-studio c microcontroller
Last synced: 04 Oct 2025
https://github.com/matbagnoletti/unipgtutoraggioeq2grado
Esercizio di tutoraggio svolto durante il corso di Programmazione Procedurale del primo anno di Informatica presso l'Università degli Studi di Perugia.
Last synced: 13 Aug 2025
https://github.com/yoann256/scratchapi-experiments
Some experiments using the Scratch API.
api c cpp css html js scratch scratchapi
Last synced: 09 Mar 2026
https://github.com/devcheckog/median-two-sorted-arrays
Complicated problem in leetcode, categorized as hard.
Last synced: 15 Aug 2025
https://github.com/devcheckog/mmap
Mmap implementation for Unix-like x86_64 (AT&T assembler) at C.
Last synced: 15 Aug 2025
https://github.com/devcheckog/regular-expression-matching
Complicated problem in leetcode, categorized as hard.
Last synced: 15 Aug 2025
https://github.com/devcheckog/cnot-mlir-c
Partial emulation of the Cnot gate in MLIR and C.
Last synced: 15 Aug 2025
https://github.com/devcheckog/merge-k-sorted-lists
Complicated problem in leetcode, categorized as hard.
Last synced: 15 Aug 2025
https://github.com/lloydlobo/lumina-lang
Compiler for Lumina powered by C and Assembly
assembly c compiler programming-language
Last synced: 15 Aug 2025
https://github.com/skippyr/dl
An enhanced directory listing utility available for Windows, Linux and MacOS.
c cli command-line directory-listing file-system linux macos shell terminal tui windows
Last synced: 09 Apr 2026
https://github.com/titemov/mathematical-expression-correctness-checker
Mathematical expression сorrectness checker based on Reversed Polish notation
c c99 expression-parser infix infix-to-postfix mathematical-expressions postfix reverse-polish-calculator reverse-polish-notation shunting-yard-algorithm time-complexity
Last synced: 16 Aug 2025
https://github.com/bipin161523/basic
"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at
c cpp css html java javascript python ruby
Last synced: 10 Apr 2026
https://github.com/serhatderya/c-practices
This repository contains practices for begginers in C programming.
c programming programming-exercises soft
Last synced: 17 Aug 2025
https://github.com/adarshaddee/hacktoberfest-2022
Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!
adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust
Last synced: 07 Mar 2026
https://github.com/electux/minihil
Development device which can be used for HWIL.
Last synced: 10 Apr 2026
https://github.com/kampi/sensorhub
Solar-powered, low energy environment sensor node with WiFi interface.
c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi
Last synced: 10 Apr 2026
https://github.com/ololobus/dev-hacks
Collection of developer hacks and tricks by @ololobus
c dba dev-hacks educational git java learn-to-code linux macos postgres postgresql python ruby scm
Last synced: 10 Apr 2026
https://github.com/lordronz/viktori-psj-server
FP Pemrograman Sistem dan Jaringan (Sisi Server)
c cmake tcp tcp-server tcp-socket
Last synced: 20 Aug 2025
https://github.com/gusenov/examples-c
:copyright: Примеры исходного кода на языке программирования C.
c c-code c-source-code example-code examples
Last synced: 20 Feb 2026
https://github.com/buaadreamer/wogame
冬奥运动小游戏。A Small Game APP base on raylib and C.
Last synced: 13 Oct 2025
https://github.com/djoezeke/yamlfy
A Lightweight Yaml file parser and emmiter written in pure c.
c config configuration cpp deserialize emmiter parser serializer yaml yaml-parser
Last synced: 21 Aug 2025
https://github.com/untodesu/assignments
UrFU assignments
arm c hardware keil keil-uvision mcb1700 urfu
Last synced: 21 Aug 2025
https://github.com/wawerukelvin111/random-c
Any C program that pops in my head
c c-programming-language c-projects
Last synced: 10 Apr 2026
https://github.com/antoninhrlt/memlib
Memory allocations and management library written in C to be used without the standard library
c c-language memory-allocation memory-management no-std
Last synced: 23 Jun 2026
https://github.com/douglasbolis/trabalho_thread
Trabalho 1 da disciplina de Sistemas Operacionais
Last synced: 24 May 2026
https://github.com/hyouteki/steel
My attempt at building STL (standard template library) in C
Last synced: 11 Nov 2025
https://github.com/hyouteki/malpractice
A lightweight C library for creating, training, and evaluating simple neural networks
Last synced: 11 Nov 2025
https://github.com/kyrylo-sovailo/benchmark
Measuring performances of different languages on same tasks
benchmark benchmarking c cpp csharp fortran haskell javascript matlab python
Last synced: 10 Apr 2026
https://github.com/alexeev-prog/fib_miles2km
Converter from miles to km using Fibonacci series in C
c computer-science converter fibonacci fibonacci-numbers fibonacci-sequence mathematics miles2km
Last synced: 23 Aug 2025
https://github.com/harmim/vut-izp-proj3
Základy programování - Projekt 3 - Jednoduchá shluková analýza
c cluster-analysis doxygen project vut
Last synced: 23 Aug 2025
https://github.com/arcelioeperez/arcelioeperez
Personal Projects built in my free time. Languages used: C, C++, Python and Go (reading CSV files). Repository contains links to books, tutorials, language specific documentation, and solutions to problems found on Leetcode.
Last synced: 23 Aug 2025
https://github.com/joho1968/fidov9
Fido V9 by Tom Jennings
bbs c communications dos fido fido-v9 fidonet modem msdos rs232 serialport software sourcecode
Last synced: 16 Oct 2025
https://github.com/jose-jaen/libft-42
Basic C library with useful functions
42 42born2code 42madrid 42school c libft libft42 programming
Last synced: 25 Aug 2025
https://github.com/yettabaa/cub3d
Cub3D is a 42 team project that recreates a Wolfenstein 3D-style game using raycasting. It involves building a dynamic 3D maze view with C and MiniLibX, focusing on graphics, algorithms, and game mechanics.
42 42school c cub3d cub3d-42 minilibx mlx mlx42 raycasting raycasting-algorithm
Last synced: 25 Aug 2025
https://github.com/stemmlerjs/os-design-assign-1
SYST 44288 - Operating System Design and Implementation
Last synced: 25 Aug 2025
https://github.com/jabolol/gameboy
An accurate GameBoy emulator written in C from scratch
Last synced: 26 Aug 2025
https://github.com/ptoffy/minimaxlaska
Laska Game written in C using Minimax AI algorithm.
Last synced: 27 Aug 2025
https://github.com/algorythm-dylan/lncurses
Lua ncurses bindings.
c console curses linux lua lua-binding ncurses
Last synced: 11 May 2026
https://github.com/maruki00/ctfs
assembly binary-exploitation c ctf-writeups hacking memory-corruption python shell shell-code
Last synced: 29 Aug 2025
https://github.com/mateuschaves/music
Projeto de um CRUD utilizando arquivos para a disciplina de Linguagem de Programação I do curso de Sistemas de Informação na UPE.
c crud-application txt university-project
Last synced: 29 Aug 2025
https://github.com/desmonhak/bigint
Implementación de BigInt, enteros y flotantes de tamaño arbitrario en C
arithmetic big-integer big-integer-in-c c operations
Last synced: 30 Aug 2025
https://github.com/atpriyanshu/the-fibonacci-series
It contains a simple fibonacci program in different language.
c cpp csharp fibonacci java javascript lua python typescript
Last synced: 25 Dec 2025
https://github.com/ergus/nanos-cluster-benchmarks
Main set of benchmarks for OmpSs-2@Cluster
c cmake cpp high-performance-computing inter-language mpi ompss-2 parallel-computing performance testing
Last synced: 16 Sep 2025
https://github.com/wambugucoder/linked-list-in-c
LINKED LIST ,STRUCT AND FILE OPERATIONS
c file fileoperation linked linked-list struct
Last synced: 24 May 2026
https://github.com/taeseunglee/system-programming
c homework sic-xe sogang system-programming
Last synced: 13 Jul 2025
https://github.com/bfontaine/reversi
Reversi game for the C class (LC4)
c cli game paris-diderot reversi
Last synced: 30 Mar 2025
https://github.com/2kabhishek/csock
Socket chat using C 🔌🗯️
c chat communication group-chat networking sockets
Last synced: 23 Jul 2025
https://github.com/jacob-c-smith/http
Parse and serialize HTTP requests and responses
Last synced: 28 Jun 2025
https://github.com/troglobit/temp
Template to use for C projects
c hwmon libite libuev linux temperature template
Last synced: 04 May 2026
https://github.com/mcb2003/gc
Grammar Corrector - A simple C project to fix common issues with text.
c cli commandline full-stop grammar period whitespace
Last synced: 07 Apr 2025
https://github.com/borchehq/incstats
librstats is a C library for efficient online computation of statistics, such as for mean, variance, skewness and kurtosis.
c central-moments rolling-average rolling-statistics running-statistics statistics
Last synced: 29 Jun 2025
https://github.com/chuckb/haikuvmplugin
Gradle plugin for building embedded Java applications on bare metal micros, like the Raspberry Pi
aot-compiler bare-metal bare-metal-micros bootloader c embedded gradle gradle-plugin java java-applications jvm lejos multithreading native raspberry-pi rpi serial-console teensy
Last synced: 03 May 2026
https://github.com/quytelda/focs
Functional Open C Structures - C Data Structures Library
c data-structures focs functional libfocs
Last synced: 12 Nov 2025
https://github.com/julgitt/ppm-image-formatter
Formatter features filtering colors, desaturating image, gamma and contrast manipulation
Last synced: 20 May 2026
https://github.com/manusquall/dachm-project
The objective of this C project is to manage phone operators: create, update, delete many operators with their caracteristic and manage subscriptions, credit purchase and other features related to it. It is my first teamworking project and the final exam of my first year studying software engineering.
Last synced: 04 Jul 2026
https://github.com/franeklubi/scaf-visualizer
Visualizer for franeklubi/scaffolding
c esolang interpreter pointless visualization visualizer
Last synced: 06 Nov 2025
https://github.com/baradatipu/c-projects
C Projects (Practical notes of presidency college bramhapur, FBCA)
baradatipu bca c c-language c-programming c-projects cprogramming-language cprojects pcbca
Last synced: 14 May 2025
https://github.com/randomhashtags/c-minify
Minify CSS & Javascript files, written in pure C.
c css javascript minify minify-css minify-javascript minify-js optimization
Last synced: 14 Mar 2025
https://github.com/magnuschase03/filehashing
A program writtin in c to hash large files using multithreading
Last synced: 07 Apr 2025
https://github.com/piobeat/smartphone-webserver-template-mongoose
A native webserver implementation (C/C++) based on Mongoose for your smartphone.
android c cpp cpp11 cross-compilation cross-compiler-toolchain mongoose native smartphone webserver
Last synced: 10 Apr 2026
https://github.com/soumik12345/recursive-descent-expression-compiler
Recursive Descent Expression Compiler
c compiler compiler-design lex lexical-analysis parser recursive-descent-parser
Last synced: 16 Jul 2025
https://github.com/getteli/arduino-neuralsynapses
Código em C/C++ para Arduino. Criado para o TCC na graduação em Bacharel em Ciência da Computação, 2023. Este código é para a captação e leitura de sinapses neurais. / Code in C/C++ for Arduino. Created for the TCC in the Bachelor's degree in Computer Science, 2023. This code is for capturing and reading neural synapses.
arduino c cpp neural neuroscience prototype sinapse
Last synced: 13 Apr 2026
https://github.com/andrewmaksimchuk/note
Computers, science and more notes
c cli common css express git javascript linux markdown nodejs terminal tmux typescript vim
Last synced: 07 Apr 2025
https://github.com/r-pagard/c-algorithm
Write some algorithms with C programming language. I'm trying to write the best way that I can.
algorithms c cprogramming data-structures
Last synced: 30 Mar 2025
https://github.com/anachrocomputer/isogame
Isometric video game using the Simple DirectMedia Layer, SDL.
c game isometric isometric-game sdl2
Last synced: 27 May 2026
https://github.com/samuel-amaro/exercicios-resolvidos
Exercicios Resolvidos Em Linguagem C, exercicios encontrados no URI-Judge.
c exercicios exercises language language-c linguagem-c solved-exercices
Last synced: 29 Jun 2025
https://github.com/neomutt/test-config
⚠️ Test code for a new config system
Last synced: 25 May 2026
https://github.com/michaelrsweet/stringsutil
Simple localization library and tool for Apple ".strings" files
Last synced: 25 May 2026
https://github.com/sirwumpus/ioccc-hibachi
Best Abuse of the Guidelines - IOCCC 2004 Winner - web server
Last synced: 18 Aug 2025