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-01 00:04:19 UTC
- JSON Representation
https://github.com/simonprickett/cpitrafficlights
Experiments with a Raspberry Pi, Low Voltage Labs Traffic Light LEDs and the C Programming Language.
c gpio gpio-pins low-voltage-labs raspberry-pi raspberry-pi-3
Last synced: 25 Mar 2025
https://github.com/rsharifnasab/os_project
OS project to practice mutex and more
Last synced: 19 Oct 2025
https://github.com/marsdevx/maze-escape
🎮 🧩 Simple 2D puzzle game built in C for Linux and macOS.
2d 2d-game 42 c c-programming c-programming-game clanguage educational-game educational-project game-development gamedev linux macos maze-game maze-generator mlx so-long
Last synced: 12 Oct 2025
https://github.com/codeabinash/try-aurora
The C code highlighting engine for the web.
c c-code c-code-highlight c-lang c-language code-highlight highlight
Last synced: 22 Apr 2025
https://github.com/jokelbaf/proton-injector
A DLL injector for Windows executables running under Proton with support for multiple injection methods.
Last synced: 03 Mar 2026
https://github.com/goldsborough/atom-clang-expand
:dragon: A clang tool for happy refactoring without source-code gymnastics (atom package)
atom c clang cpp objective-c package tool
Last synced: 12 Oct 2025
https://github.com/zixu-w/zxos
Bare bone kernel from tutorial http://wiki.osdev.org/
Last synced: 16 Apr 2025
https://github.com/basemax/worldalgorithms
Analyzing popular algorithms from the world of algorithms ...
algorithm algorithm-analysis algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented c
Last synced: 16 Mar 2026
https://github.com/abinavravi/cfd-lab
Computational Fluid Dynamics Praktikum at TUM. (Chair 5 Informatics)
c fluid-dynamics fluid-simulation mpi parallel-programming precice solver
Last synced: 02 Jul 2025
https://github.com/alishbz/observer_design_pattern_for_embedded
Observer design pattern API that can be used in embedded software or other environments.
Last synced: 18 Aug 2025
https://github.com/okerew/biobridge
Biobridge is a Python library for simulating biological processes and systems also analyzing them, visualising them, and interacting with them.
analysis biology biopython bridge c cpu database learning library linux machine macos python realtime simulation unix windows
Last synced: 10 Oct 2025
https://github.com/xmine64/clogger
Message logging library for C
c error library linked-list logger logging static-library
Last synced: 15 Jun 2025
https://github.com/mamuesp/timezones
A Mongoose-OS library which will set the cryptic 'sys.tz_spec' from a human readable notation.
c library miniz mongoose-os olson timezone tzget tzset
Last synced: 17 Apr 2026
https://github.com/dangmoody/temper
Single header-only testing framework written in C99.
c c99 test testing tests unit unit-testing unit-testing-framework unit-testing-library
Last synced: 21 Apr 2025
https://github.com/mmozeiko/hello-world-winui3-c
Hello World with WinUI3 in plain C
Last synced: 27 Apr 2026
https://github.com/gjbex/code-optimization
Repository for participants of the "Code optimization" training
c cpp fortran hpc optimization profiling scientific-computing
Last synced: 13 Oct 2025
https://github.com/briandowns/libdotenv
libdotenv is a C single-headerlibrary providing the ability to load values from a .env file into environment variables.
c c-programming-language c17 dotenv dotenv-loader dotenv-parser
Last synced: 06 Jul 2025
https://github.com/denismurphy/espresso-engine
Arduino ESP32 based smart coffee machine
arduino c coffee coffee-machine educational embedded esp32 espresso iot
Last synced: 08 Apr 2025
https://github.com/basemax/dcat
Implementation cat unix tools using pure C programming language. cat is a standard Unix utility that reads files sequentially, writing them to standard output. (cat: concatenate files)
c cat dcat donya donya-os donyaos unix-tool unix-tools
Last synced: 14 Mar 2026
https://github.com/billyfrcs/programming
General Purpose Object Oriented & Procedural Programming.
algorithms-and-data-structures c coding-challenge cpp csharp dart golang java javascript kotlin nodejs object-oriented-programming oop problem-solving programming programming-languages python visual-basic-net visual-studio vscode
Last synced: 28 Apr 2025
https://github.com/ercanersoy/pic-xc8-usart-library
PIC MPLABX USART Library
c library microchip mplabx pic uart uart-library usart usart-library xc8 xc8-compiler xc8-toolchain
Last synced: 07 Sep 2025
https://github.com/lucaasd/sproutlang
A simple, general purpose C++/C# like language
c clang compiler cpp fast jit llvm low-level lsp object-oriented-programming parser programming-language
Last synced: 04 Sep 2025
https://github.com/bbaovanc/smines
Minesweeper
c hacktoberfest minesweeper ncurses
Last synced: 05 Sep 2025
https://github.com/breuderink/epsilon
Epsilon is a library with functions for machine learning and statistics written in plain C. It is intended to run on microcontrollers.
algorithms c edge-ai embedded fwht machine-learning microcontrollers minimal statistics tiny-ml welford xorshift
Last synced: 17 Jan 2026
https://github.com/staskobzar/c-project-skeleton
C project skeleton: vim, autotools, ctags, cmocka, lcov, dejagnu, apr, doxygen, git
apache-portable-runtime autotools c c-skeleton cmocka ctags dejagnu doxygen ide lcov vim
Last synced: 08 May 2025
https://github.com/autch/demucc
Decompiler of P/ECE music driver sequence file (*.pmd)
Last synced: 12 Jun 2025
https://github.com/luistar/union-find-c
C implementation of the union-find data structure
Last synced: 12 May 2025
https://github.com/erkamuzuncayir/solutions-of-introduction-to-computing-systems
This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel
assembly c c-language c-programming cpp cpp-programming lc-3 low-level low-level-programming programming-challenges programming-exercises programming-language solutions
Last synced: 15 Nov 2025
https://github.com/f33rni/qpsk-mod-demod-libs
C-libraries for QPSK modulation and demodulation
c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library
Last synced: 13 Apr 2025
https://github.com/smashwilson/segment
Most programmers, at some point, daydream about writing their own programming language. This one's mine.
c language programming-language segment
Last synced: 19 Mar 2025
https://github.com/thales-e-security/header2go
Convert C header files into skeleton Go implementations
c cgo generator go header-files
Last synced: 10 Feb 2026
https://github.com/andresrodriguez55/interpreterforbigaddlanguage
Interpreter for the BigAdd language.
Last synced: 09 Mar 2026
https://github.com/Nuno-Jesus/libft_file_checker
Small tool to verify files of the libft project
42 42-libft 42born2code 42cursus 42porto 42school c programming python
Last synced: 24 Mar 2025
https://github.com/Gikoskos/simbly
Multithreaded runtime and interpreter for programs written in a tiny assembly-like language
c cmake concurrency concurrent data-structures interpreter language multithreading pthreads runtime toy-language unix
Last synced: 11 May 2025
https://github.com/antonio-pedro99/real-time-chat-with-socket
c linux-kernel socket system-programming
Last synced: 27 Jul 2025
https://github.com/ebrezadev/ds3231-real-time-clock-c-driver
DS3231 Real Time Clock C Library (High Level Driver)
arduino c driver ds3231 embedded-c library linux raspberrypi real-time-clock rpi rtc
Last synced: 10 Aug 2025
https://github.com/angelogalav/uniosscripts
Cool OS experiments made with C, Python and Bash
bash c exercises operating-systems python scripts
Last synced: 04 Oct 2025
https://github.com/joescat/xinvaders3d
XInvaders3D is a 3D Vector Graphics Space Invaders clone for X11.
arcade-game c retrogaming space-invaders xwindows
Last synced: 15 Jun 2025
https://github.com/brightprogrammer/crosswindow
Cross Platform Window Library
bsd-3-clause c cross-platform crosswindow graphics lightweight linux vulkan window x11 xcb
Last synced: 15 Feb 2026
https://github.com/sha-env/HackerRank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 02 Oct 2025
https://github.com/j4cobgarby/atomic-kernel
A kernel, written in C. My second kernel, cause I wanted to start from a clean slate.
c grub i386 i686 kernel nasm operating-system qemu
Last synced: 20 Sep 2025
https://github.com/ffraenz/bomm
C-based command-line program designed to break Enigma ciphertext in a ciphertext-only scenario
c cryptanalysis enigma enigma-machine
Last synced: 13 Aug 2025
https://github.com/wendymunyasi/alx-higher_level_programming
Learning Python.
c es6 javascript mysql mysql-database oop orm python-script python3 shell shell-script sqlalchemy tdd-python unittests
Last synced: 06 Mar 2026
https://github.com/picotech/picosdk-c-wrappers
A set of C wrapper library projects for PicoScope® oscilloscope products.
c linux mac-osx picoscope picoscope-oscilloscope windows wrapper wrapper-api wrapper-dll wrapper-library
Last synced: 13 May 2025
https://github.com/dns-oarc/pcap-thread
PCAP helper library with POSIX threads support and transport layer callbacks
c library packet-capture pcap pthreads
Last synced: 09 Nov 2025
https://github.com/youradrien/SDL_Wolfenstein
wolfenstein renderer made with SDL2 and C.
Last synced: 14 Aug 2025
https://github.com/merendamattia/mdp
MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).
Last synced: 15 Jul 2025
https://github.com/x0reaxeax/smol_helloworld
Shortest Hello World code in C - 0 characters source file!
c hello-world helloworld shortest-code
Last synced: 18 Jul 2025
https://github.com/artichoke/strudel
🥐 🥮 Rust port and drop-in replacement for the `st_hash` C hash table library
artichoke c ffi hashmap ruby rust rust-crate
Last synced: 09 Mar 2026
https://github.com/maxgfr/braille-translator-math
A program that converts a pdf to txt by transforming a registered mathematical symbol in its braille form.
blind braille braille-translator c converts hex hexadecimal mathematics pdf script translation
Last synced: 02 Aug 2025
https://github.com/gustavodiasag/clox
Virtual machine interpreter for the Lox programming language written in C
bytecode c compiler-design garbage-collection interpreter programming-language virtual-machine
Last synced: 20 Jul 2025
https://github.com/sleepy762/lucidloader
Simple and light interactive boot manager.
aarch64 boot boot-manager bootloader c clang linux posix-uefi shell uefi x86-64
Last synced: 11 Mar 2025
https://github.com/libdriver/syn6288e
SYN6288E full function driver library for general MCU and Linux.
c full-function-driver linux mcu speech-synthesis syn6288e uart
Last synced: 04 Aug 2025
https://github.com/anand-3399/leetcode-problems
algorithms-and-data-structures c cpp dsa dsa-algorithm dsa-practice java-18 python
Last synced: 02 May 2025
https://github.com/thehxdev/bfi
Fast and efficient BrainFuck compiler and interpreter written in C
assembly brainfuck brainfuck-compiler brainfuck-interpreter c compiler interpreter nix
Last synced: 22 Aug 2025
https://github.com/nicholaschiasson/car
Compile and Run! Execute source files directly without worrying at all about compiling.
c compile-and-run cpp csharp go java rust shebang utility
Last synced: 08 May 2025
https://github.com/farinap5/learning-c
My collection of C programming examples.
c learn-to-code learning learning-by-doing programming
Last synced: 16 May 2025
https://github.com/r3shape/uniform
A pluggable, extensible, open-source game engine, written in C.
c c99 extendable game-engine opengl pluggable
Last synced: 31 Aug 2025
https://github.com/zmercury/cpp
C++ - Second Semester Notes
bed bicte c cpp ict notes programming sanothimi
Last synced: 07 Apr 2025
https://github.com/opensourcedoc/c-boilerplate-library
C Boilerplate Project to Build C Based Library
Last synced: 23 Apr 2025
https://github.com/zikiflicky/rael
The Rael programming language
c interpreter language programming-language
Last synced: 12 Apr 2025
https://github.com/treblle/treblle
A framework enabling Go developers to easily create CLI applications.
application c cli cli-app framework go golang golang-application
Last synced: 25 Aug 2025
https://github.com/anahitH/program-partitioning-for-security-enclaves
Behavior based program partitioning for security enclaves
c c-plus-plus intel-sgx llvm sgx-enclave software-security
Last synced: 20 Apr 2025
https://github.com/ace411/couchdb_ext
A PHP extension for CouchDB
apache-couchdb c couchdb couchdb-client couchdb-php couchdb-phpextension database php php-extension php-extensions
Last synced: 13 Mar 2025
https://github.com/iker-gonzalez/42-common-core
Compilation of all the projects carried out as part of 42's common core program.
42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization
Last synced: 25 Aug 2025
https://github.com/briancline/undernet-cservice
The original Undernet Channel Service (X/W) used from 1995–2002. Note: I am not the author, just preserving it for posterity. It is one piece of IRC history.
c cservice irc irc-services undernet
Last synced: 22 Aug 2025
https://github.com/joshiemoore/xwow
dynamic/interactive desktop backgrounds for X11
Last synced: 08 Apr 2025
https://github.com/palestamp/hamming_distance
Hamming distance extension for Postgres.
c hamming-distance pgsql postgresql
Last synced: 27 Oct 2025
https://github.com/opennms/iplike
PostgreSQL stored procedure for comparing IP addresses in the style of SQL LIKE
Last synced: 14 Apr 2025
https://github.com/olivier-boudeville/ceylan-seaplus
Part of the Ceylan project gathering facilities to better integrate C/C++ code to Erlang.
c c-plus-plus ceylan erlang integration
Last synced: 05 Apr 2025
https://github.com/Atharv-Attri/HacktoberFest-Projects
A collection of issues for Hacktoberfest!
c cpp dart go hacktoberfest hacktoberfest-2020 hacktoberfest2020 haskell java javascript python ruby rust
Last synced: 11 May 2025
https://github.com/BillyFrcs/Programming
General Purpose Object Oriented & Procedural Programming.
algorithms-and-data-structures c coding-challenge cpp csharp dart golang java javascript kotlin nodejs object-oriented-programming oop problem-solving programming programming-languages python visual-basic-net visual-studio vscode
Last synced: 14 Apr 2025
https://github.com/gabrielevalenzuela/microcontrollerexamples
Example projects for LPC1769 and STM32 microcontrollers. Includes code samples and setup instructions for various functionalities and peripherals. Ideal for learning and implementing embedded systems with ARM Cortex-M.
c embedded-systems lpc1769 stm32f103c8t6
Last synced: 20 Aug 2025
https://github.com/ranon-rat/moonmake
a package manager and a build system made in python
build-system c clang cpp gcc makefile raylib
Last synced: 10 Jun 2025
https://github.com/spotflow-io/device-sdk
Devices can use this SDK to connect to the Spotflow IoT Platform. Supported languages: Rust, Python, C.
c iot iot-device iot-platform python rust spotflow
Last synced: 19 Apr 2025
https://github.com/yshui/test.h
Header only C unit testing framework
c header-only unit-test unit-testing unit-testing-framework
Last synced: 20 Jun 2025
https://github.com/osenoah/alx-low_level_programming
Let's look at C
alogrithms alx alx-low-level-programming bash betty-style c coding data-structures gcc-complier low-level-programming memory-allocation osenoah shell-script ubuntu ubuntu2004
Last synced: 15 Apr 2025