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-10 00:04:32 UTC
- JSON Representation
https://github.com/bitwyre/chebyshev_primality_testing
Chebyshev polynomials of the first kind and primality testing
c chebyshev-polynomials congruence conjecture mod primality-test prime prime-numbers
Last synced: 05 Sep 2025
https://github.com/niamtokik/cozo
An interface to cozodb
c cozo cozodb cozoscript database databases datalog db erlang nif relational-databases
Last synced: 19 Apr 2025
https://github.com/sudhakar3697/webassembly-sample
This repo has a sample WebAssembly code compiled from C and used with Javascript
c emscripten esm javascript node-wasm nodejs wasm wasmfiddle webassembly
Last synced: 05 Mar 2026
https://github.com/para-lang/para-compiler
The Para Compiler (From Greek "para": Beside/Alongside)
c compiler hacktoberfest hacktoberfest2021 language para para-lang programming-language python
Last synced: 07 Oct 2025
https://github.com/mcuntz/jams_makefile
Provide a portable, versatile way of compiling Fortran, C, C++, and mixed projects.
c configuration fortran make makefile
Last synced: 27 Jan 2026
https://github.com/peterr-s/hash_map
A simple C hash map implementation
c c89 data-structures hashmap standard-conform
Last synced: 01 Aug 2025
https://github.com/youngmonkeys/ezyfox-server-cpp-client
c++ client for ezyfox server
c cpp cpp-sockets socket-client tcp-socket
Last synced: 24 Jul 2025
https://github.com/synacktraa/pylib
This is a C library which provides python like data reading and handling functions. (WIP)
Last synced: 13 Apr 2025
https://github.com/joswinemmanuel/basic-c
A repository containing the fundamentals of C programming and essential programs for beginners.
Last synced: 10 Mar 2026
https://github.com/abdulsamie10/library-management-system
The Library Management System is a console-based application developed in C++ that allows admins and students to manage library resources effectively.
c c-plus-plus console console-app console-application cpp library library-management library-management-system lms
Last synced: 30 Aug 2025
https://github.com/rvk007/recover-fat32-file-system
A FAT32 file recovery tool.
c fat32 file-recovery filesystem recover-files
Last synced: 07 May 2025
https://github.com/ilieschibane/projet-compil_mini-compilateur
a Mini compiler made in C and Flex/Bison for an university project
Last synced: 30 Apr 2025
https://github.com/davidesantangelo/nmri
All the calculation power you need without the bloat. NMRI is a powerful command-line calculator with support for mathematical functions, variables, command history, and memory operations.
c calculator calculator-application cli
Last synced: 20 Aug 2025
https://github.com/olegschwann/technopark-algorithms
Implementation of various algorithms in C / C++ for the first semester of Technopark.
algorithms-and-data-structures c cpp
Last synced: 02 Apr 2026
https://github.com/nepx/halfix-demo
Halfix emulator demo
c c99 emulator webassembly x86
Last synced: 11 Jul 2025
https://github.com/detjonmataj/tiny-c-compiler-patches
During my experience with the C programming language, I have come across many problems. I realized that some things could be changed to improve the user experience with the language. In this repository, you will find patches for a lightweight C compiler called TinyC, where I implemented new features and improved existing ones.
c c-compiler c-compiler-patch c-language compiler tcc tcc-patch tinyc
Last synced: 10 Apr 2025
https://github.com/hyouteki/voyage
Minimal C Immediate Mode GUI application framework made from scratch on top of Raylib
application-framework c gui raylib
Last synced: 13 Apr 2025
https://github.com/jmcph4/jcrl
A library of fundamental algorithms and data structures written in C
abstraction adt algorithms c compsci data-structures discrete-mathematics fundamental-algorithms graph hypergraph library list multiset queue reference-implementation set sorting-algorithms stack tree tree-search
Last synced: 07 Apr 2025
https://github.com/amrdeveloper/echo
Compiler And Virtual Machine for Lox Programming Language written in C
c compiler lox lox-language virtual-machine
Last synced: 12 Apr 2025
https://github.com/dispatchcode/nate
[Codegolf] Just a minimal 8086 emulator
Last synced: 02 Sep 2025
https://github.com/adebayo-s/alx-low_level_programming
đž Low level programming projects repository. Done at @ALXAfrica-Holberton School
bit-manipulation c data-structures-and-algorithms libraries memory-management pointers-and-arrays system-calls
Last synced: 23 Apr 2025
https://github.com/rafaykhattak/library-managment-system-oop
Streamline library tasks with my Library Management System. Borrow, return, search books hassle-free. Organized, user-friendly, efficient. Fully utilizing the power of C++ OOP
c cpp library-management-system managment-system object-oriented-programming
Last synced: 02 Aug 2025
https://github.com/narasimha1997/c-dict
A tiny library that brings the support of dictionaries to C programming language with a fast lookup using hash tables. dict type can be used to associate large arrays with string keys.
algorithms c cplusplus datastructures dictionaries hashing
Last synced: 12 Apr 2025
https://github.com/frogtheastronaut/moose-os
32-Bit OS written in C
asm assembly-language c grub2 operating-system os osdev qemu
Last synced: 04 Oct 2025
https://github.com/v-kolesnikov/unix_notes
đ§ UNIX system programming examples
c gcc self-education system-programming unix
Last synced: 30 Oct 2025
https://github.com/avsystem/avs_commons
A set of common code used in AVSystem for projects written in C.
Last synced: 26 Jul 2025
https://github.com/arjuncvinod/leetcode-solutions
My Leetcode Problem Solutions
Last synced: 02 Aug 2025
https://github.com/hollystandring/nmenu
A 'plug and play' menu system for ncurses with automatic sizing and centering
Last synced: 05 Apr 2025
https://github.com/dennisfrancis/generic-hashtable
A generic hash table in C
c dynamic-library generic hashtable
Last synced: 12 Jul 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/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/alysonsz/activities-increasing-knowledge
Data Structure and Beecrowd Activities, Activities designed to increase knowledge
activities artificial-intelligence automation banco-de-dados c csharp database javascript ponteiros projects projects-done pyautogui python python-pandas
Last synced: 14 Apr 2025
https://github.com/sdasgup3/profiler-using-clang-based-ast-instrumentation
Clang based AST reformatting tool used for injecting instrumentation code in C/C++ programs. The goal is collecting profiles (run-times and execution frequencies) on C/C++ programs.
ast c clang cplusplus instrumentation llvm profiler runtime total
Last synced: 12 Apr 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/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/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/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/amirsorouri00/bible-of-c
This repository contains the examples of the " The C Programming Language(Second Edition) " book that i implemented for me.
bible-of-c c c-programming the-c-programming-language
Last synced: 12 May 2025
https://github.com/berkekaragoz/en-tr-locale-verifier
Verifies and fixes the system (Linux) language (EN or TR)
Last synced: 19 Aug 2025
https://github.com/german-one/termwnd
Find the terminal window hosting the shell process running in a local Windows session.
c command-line console cpp csharp powershell terminal vb-net windows
Last synced: 11 Apr 2025
https://github.com/colossus73/imagination
A GTK+3 slide showmaker in development since 2009 featuring 69 transitions effects aiming to be user friendly and intuitive using Cairo to achieve the transition effects, FFmpeg to encode the video and ALSA to play the audio during the preview.
c cairo gtk3 help-wanted libasound libavcodec libavformat libavutil slideshow slideshow-maker slideshows transitions video-editing
Last synced: 23 Jul 2025
https://github.com/luistar/union-find-c
C implementation of the union-find data structure
Last synced: 12 May 2025
https://github.com/perkss/c-kafka-examples
Examples using Kafka with C and C++
avro avro-kafka c cmake cmakelists cplusplus googletest gtest kafka rdkafka
Last synced: 03 Aug 2025
https://github.com/japneet001/techgigcontest
Open Coding Round Code Gladiators 2023
Last synced: 10 Jul 2026
https://github.com/ercanersoy/pic-xc8-hd44780-library
PIC MPLABX HD44780 Library
c character-lcd display hd44780 lcd lcd-library library microchip mplabx pic xc8 xc8-compiler xc8-toolchain
Last synced: 08 Mar 2026
https://github.com/wallneradam/flsynth
A synthesizer lib using SDL2, OpenSL ES and FluidLite
android c fluidlite fluidsynth midi opensl-es sdl2 sf2 sf3 soundfont-synthesizers synthesizer
Last synced: 31 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/narasimha1997/bit_vector
A header-only bit vector library for C . This can be used for implementing dynamic bit-vectors for building Bloom-Filters and Hyper-Logs .
bloom-filter c cplusplus datastructures hashtable hyperloglog
Last synced: 07 Mar 2026
https://github.com/kotleni/brfkc
Just a brainfuck compiler written in C.
brainfuck c cmake code-generation compiler
Last synced: 19 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/8dcc/8dcc.github.io
Personal blog
assembly blog c linux low-level math reverse-engineering
Last synced: 25 Sep 2025
https://github.com/danthelion/selyp
A Lisp interpreter implemented in C.
c c99 lisp lisp-dialect lisp-interpreter
Last synced: 13 Mar 2026
https://github.com/a-khakimov/ping
Simple ping writed in C
c icmp icmp-ping ping unix-socket
Last synced: 18 Feb 2026
https://github.com/pericles001/printf
Group project: writing our own printf function
Last synced: 24 Jun 2025
https://github.com/callmesalmon/pearlos
pearlOS: A complete and lightweight operating system, contributions are welcome!
c kernel minimal minimalist operating-system os osdev pure-c
Last synced: 14 Apr 2025
https://github.com/winterrdog/sqlyte-db
A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.
c data-structures database sql
Last synced: 10 Jul 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/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/fragglet/yocton
Stringly-typed Minimalist Object Notation
Last synced: 07 Apr 2025
https://github.com/rsharifnasab/os_project
OS project to practice mutex and more
Last synced: 19 Oct 2025
https://github.com/m0saan/minishell
The project's main idea is to implement a simple shell. As beautiful as a real shell.
1337school 42born2code bash c cat echo lexical-analysis minishell parsing pipes shell signals
Last synced: 26 Feb 2026
https://github.com/mmozeiko/hello-world-winui3-c
Hello World with WinUI3 in plain C
Last synced: 27 Apr 2026
https://github.com/danielcoderx/chise
chip 8 SDL-based Emulator
c chip-8 chip8 chip8-emulator emulation emulator sdl
Last synced: 17 Mar 2026
https://github.com/mewmewdevart/42sp_piscina
đââď¸ | Repository of exercises developed during the Piscine of 42 SĂŁo Paulo. July/2022
42 42cursus 42saopaulo c learn-to-code piscine shell
Last synced: 17 Apr 2026
https://github.com/demonstrandum/crepl
An intuitive calculator Read-Eval-Print-Loop.
c calculator compiler interpreter math mathematics numerical parser repl
Last synced: 07 Apr 2025
https://github.com/ggkooo/esp32-sensors
Developing an ESP32 code to read environmental variables
arduino-ide c esp32 esp32-devkit-v1 humidity-sensor ino noise-sensor sensors temperature-sensor
Last synced: 06 Oct 2025
https://github.com/paladitya/networkinglab
Codes for Networking Lab in Semester 6
arp c distance-vector-routing dns error-correcting-codes flow-control http-client http-server link-state-routing network-programming parallel-sort peer-to-peer-chatting
Last synced: 28 Feb 2025
https://github.com/andy5995/c_networking_examples
TCP and UDP examples of networking in C
c meson mit networking tcp udp
Last synced: 01 Mar 2026
https://github.com/daisvke/bomberman
This project is a small 2D Bomberman-style game created using minilibx, a graphics library used at 42. The game features textures, sprites, and tile-based design.
2d-game 42projects bomberman c ecole42 game minilibx school42 so-long
Last synced: 05 Mar 2026
https://github.com/dylangageot/mechgah
Mechgah is an accurate NES emulator, developped for Linux and written in C.
6502 c emulator nes object-oriented
Last synced: 09 Oct 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/unclechu/lv2-ladspa-bit-crusher
Bit Crusher Audio Plug-In (LV2 and LADSPA)
audio-processing bit-crusher c dsp-plugin ladspa lv2 lv2-plugin
Last synced: 26 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/hangingman/xrossboard
ăŻăăšăăŠăăăăŠăźă ă§ĺä˝ăăćąç¨ć˛ç¤şćżăŻăŠă¤ă˘ăłăăĺĺăăŚăăăćšćčż
Last synced: 17 Jul 2025
https://github.com/DoubleCouponDay/Chunkus
Discord bot that converts your chat image to a Scalable Vector Graphic.
c cpp docker hacktoberfest rust
Last synced: 01 Apr 2025
https://github.com/zixu-w/zxos
Bare bone kernel from tutorial http://wiki.osdev.org/
Last synced: 16 Apr 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/rphle/numerobis
A statically typed programming language with automatic handling of arbitrary physical units and compile-time dimensional safety.
c compiled-language compiler measurement numerobis physics programming-language programming-languages python python3 static-typing units units-converter units-measures-converter units-of-measure units-of-measurement unitsofmeasurement
Last synced: 21 Apr 2026
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/amanoteam/musl-gcc-cross
A GCC cross-compiler targeting Linux musl
c cpp cross-compiler gcc linux musl
Last synced: 02 Jun 2026
https://github.com/microsoft/windowsml
Official repo for Windows ML - Microsoft's high-performance local AI inferencing framework for Windows.
ai c copilot-pc cpp csharp generative-ai local-ai machine-learning npu onnx onnxruntime python windows windows-ml winml
Last synced: 26 Jun 2026
https://github.com/liplum/myfirstgame
The first time I jumped into the Code World.
Last synced: 27 Feb 2026