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-06-23 00:04:24 UTC
- JSON Representation
https://github.com/ceticamarco/vulcanos
🌋 Monolithic x86 kernel written in C and Assembly
assembly c kernel operating-system osdev
Last synced: 15 Jul 2025
https://github.com/dns-oarc/omg-dns
Helper library for parsing valid/invalid/broken/malformed DNS packets
c dns dns-record dns-rfcs library parsing
Last synced: 04 Jul 2025
https://github.com/flatironinstitute/baobzi
An adaptive fast function approximator based on tree search
approximation c cmake cpp eigen fortran function-approximation high-performance-computing julia matlab msgpack python scientific-computing
Last synced: 22 Jul 2025
https://github.com/yokawasa/mod_log_slow
Apache module for logging of slow requests handling
apache apache-module c logging
Last synced: 26 Mar 2025
https://github.com/whisperity/codechecker-action
Execute static analysis through CodeChecker in the CI.
bug-tracking-system bugs c c-plus-plus clang clang-static-analyzer clang-tidy codechecker cpp defects github-actions objective-c results-viewer static-analysis static-analyzer
Last synced: 16 Jun 2025
https://github.com/farlepet/lambda-kern
Multi-architecture hobby operating system created in C
armv7 assembly c kernel osdev raspberry-pi x86
Last synced: 03 May 2025
https://github.com/meircif/lumi-lang
Lumi programming language development
c code-generator embedded hacktoberfest language lumi-language programming-language realtime
Last synced: 13 Apr 2025
https://github.com/saagarjha/tinycc
Fork of the Tiny C Compiler patched to compile code on iOS
Last synced: 08 Mar 2026
https://github.com/dark-voyage/neko
🔪 | Just a minimal C proxy server frame with fork for personal use (experiment)
c clang gcc proxy proxy-server server
Last synced: 21 Sep 2025
https://github.com/dim13/spectrogram
OpenBSD sndio Spectrogram
c fftw openbsd sound spectrogram visualization waterfall
Last synced: 27 Jun 2025
https://github.com/drobilla/zix
A lightweight C library of portability wrappers and data structures
b-tree c data-structures filesystem hash hash-table ringbuffer threads
Last synced: 12 Jan 2026
https://github.com/renehorstmann/mathc
A simple and clean, glsl like, math (linear algebra) header only library for C.
c glsl header header-only linear-algebra math matrix vector
Last synced: 30 Jul 2025
https://github.com/gjjvdburg/gensvm
A Generalized Multiclass Support Vector Machine available in Python, R, and C
c classification machine-learning multiclass-classification support-vector-machines
Last synced: 04 Oct 2025
https://github.com/papierkorb/tarfs
tar file system as loadable kernel module
c linux loadable-kernel-modules tar
Last synced: 11 May 2025
https://github.com/atypicalim/uyghurscript
a toy programming language written in c, u can write & run your script by uyghur, uzbek, turkish, kazakh language grammars ...
c interpreter kazakh language ozbek programming script turkish uighur uyghur uzbek
Last synced: 12 Aug 2025
https://github.com/alessandro-salerno/asciigl
A Small C ASCII Graphics Library
ascii c graphics graphics-library
Last synced: 30 Apr 2025
https://github.com/meirbon/rtbvh
BVH library for Rust
acceleration bvh c cpp ffi ray rust structure tracing
Last synced: 08 Apr 2026
https://github.com/krondorl/polyglot-programming
Examples in multiple languages
c go haskell java rust typescript
Last synced: 03 Mar 2026
https://github.com/petabyt/font
5x7 General Purpose Font
c embedded font single-header-lib
Last synced: 27 Sep 2025
https://github.com/alviroiskandar/gwdown
A CLI tool to download from HTTP/S for GNU/Weeb. Like wget, but can parallel the download.
Last synced: 08 Oct 2025
https://github.com/corruptedbycpu/foton
Foton (eng. Photon) - is a similar project as Cyjon/Fern-Night, but compatibility will no longer be fully supported.
Last synced: 26 Feb 2026
https://github.com/cuixing158/pointpolygontest
determine points are inside, on or outside a polygon/contour or calculate signed distance between points and the nearest contour edge.
Last synced: 25 Oct 2025
https://github.com/utoni/bufflow
A collection of code examples e.g. a buffer overflow + exploit, crypter, shellcodes and more.
assembly c crypter encryption payload shellcode stackoverflow
Last synced: 14 Apr 2025
https://github.com/briancain/garbage-collector
A basic garbage collection application written in C to manage memory
c garbage-collection garbage-collector memory-management work-in-progress
Last synced: 06 May 2025
https://github.com/adam-mcdaniel/vpn
A VPN implemented over TLS/SSL written in C
c cryptography cybersecurity openssl vpn
Last synced: 11 Apr 2025
https://github.com/yuweaec/hacktoberfest-playground
This repository is for anyone who is new to open source and coding. Everyone is welcome to contribute, whether in coding or non-coding areas. Your pull request will be accepted if it follows the code of conduct. Do join our Discord - https://discord.gg/KY7s2dpF server
beginner c cpp dsa hacktoberfest hacktoberfest-2024 hacktoberfest-accepted hacktoberfest2024 hacktoberfest24-accepted java python
Last synced: 06 Aug 2025
https://github.com/gamemann/stat
A small project to gather counter statistics from the file system or output from commands. Useful for retrieving packets per second and bytes per second on a network interface.
bps bytes c conversions linux network packets per pps rx second statistics stats
Last synced: 18 Mar 2025
https://github.com/franeklubi/scaffolding
scaffolding is a very pointless esolang. Don't try it.
best-language c cli cowboy-time dumb esolang interpreter pointless
Last synced: 12 Apr 2025
https://github.com/jannotti/cpp-algorand-sdk
Unofficial Algorand C++ SDK.
algorand blockchain c cpp cryptocurrency
Last synced: 02 May 2026
https://github.com/mostafa-wael/solvendo
An Intelligent Maze Solving Car
arduino avr c linefollower maze-solver
Last synced: 12 Jul 2025
https://github.com/manulthanura/data-structure-using-c
The data structure means the way of arrangement of data. There are several data structures in the world. However, this repository shows some of the data structures build using the C language.
algorithms algorithms-and-data-structures c data-structures
Last synced: 07 Sep 2025
https://github.com/holixus/tty-tetris-v2
Simple Tetris-game version optimized for slow terminals without dependencies. Nice for embedded devices.
c slow-terminals terminal-based terminal-game tetris tetris-game tty tty-game
Last synced: 28 Jul 2025
https://github.com/devfabiosilva/nakamoto
Nakamoto is a 2 layer encryption tool to protect your data and your cyptocurrency
argon2id bitcoin c cipher cryptocurrency cryptography openssl pbkdf2 security-tools ssl
Last synced: 16 May 2026
https://github.com/ryukinix/data-structures
Data Structures at UFC 2017.2 / ITA 2025.2
arrays c data-structures filo hacktoberfest lifo list matrix pt-br sorting-algorithms tree
Last synced: 20 Nov 2025
https://github.com/jkotra/algoticks
Algoticks is an algorithmic trading simulator written in C.
algorithms algotrading c simulation simulator trading
Last synced: 12 Jul 2025
https://github.com/omaraflak/async-socket
Asynchronous socket class implemented in C++ for Linux systems.
asynchronous c callback-thread client server socket
Last synced: 12 Apr 2025
https://github.com/rob-blackbourn/example-wasm-array-passing
An example of array passing in wasm and C
c clang javascript wasm webassembly
Last synced: 12 Apr 2025
https://github.com/alexgustafsson/perf
A C library for using the perf API on Linux
Last synced: 06 May 2025
https://github.com/joao-conde/libdsa
C data structures and algorithms library
Last synced: 07 Mar 2026
https://github.com/jalaym825/c_programs
Basic c programmes
c c-language c-patterns c-programming
Last synced: 15 Jun 2025
https://github.com/DanielMartensson/OpenSourceLogger
Data acquisition software with STM32-PLC. Collect measurement, analyze CAN-messages and send SAE-J1939 messages to other ECUs.
c cpp data-aquisition imgui opengl stm32
Last synced: 08 May 2025
https://github.com/lioncash/cppcheck-configs
Configuration files that allow cppcheck to provide better static analysis results
c cpp cppcheck static-analysis
Last synced: 11 Apr 2025
https://github.com/ip2location/ip2proxy-c
To detect proxy servers with country, region, city, ISP and proxy type information using IP2Proxy binary database.
anonymous-proxy c ip2location ip2proxy ip2proxy-database proxy proxy-database tor vpn
Last synced: 06 Mar 2026
https://github.com/ColleagueRiley/RGFW-Odin
RGFW bindings for Odin
c cross-platform glfw library lightweight odin odin-lang opengl rgfw software-rendering window-abstraction
Last synced: 18 Jul 2025
https://github.com/jchavanton/disruptor
generating problems on RTP streams : latency, delay, jitter
c disruptor jitter latency loss netfilter networking packet simulator
Last synced: 13 Apr 2025
https://github.com/libdriver/multi_button
MULTI_BUTTON and MATRIX_BUTTON full-featured driver library for general-purpose MCU and Linux.
c full-featured-driver gpio linux matrix-button mcu multi-button
Last synced: 07 Oct 2025
https://github.com/thematjaz/vcan
VCAN is a tiny virtual CAN and CAN-FD bus library in C
bus c c11 can-bus can-fd library virtual virtual-bus virtual-can-bus
Last synced: 11 Mar 2026
https://github.com/jocap/repl.c
create a read-eval-print loop out of any command
Last synced: 29 Apr 2025
https://github.com/freyxfi/allinhacktoberfest
AllInHacktoberfest Was Created in 2022 and Now going on It has several catagories Which Include Linux/Cybersecurity/webDev/Game Development
c collaborate cpp game hacktober hacktoberfest hacktoberfest-2023 hacktoberfest-2023-accepted hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023 html py python python3
Last synced: 09 Apr 2025
https://github.com/mbround18/setup-osxcross
Github Action for setting up osxcross in a github action for cross compiling from Linux to Mac
c cross-platform github github-actions linux mac rust
Last synced: 11 Apr 2025
https://github.com/jc-ll/crokus
C parser written in Ruby, for experimental purpose
ast c cfg control-flow-graph experimental parser
Last synced: 07 May 2025
https://github.com/analytech-solutions/cbindinggen.jl
Automatically generate Julia-C bindings!
binding-generator c c-api c-bindings c-library julia
Last synced: 21 Oct 2025
https://github.com/sfrechette/weather-micro-station
A modular, high-performance weather display system for the LILYGO T-Display S3, featuring real-time weather data from OpenWeatherMap API with smooth animations and professional UI.
arduino c cpp esp32 esp32-s3 lilygo lilygo-tdisplay-s3 openweathermap-api platformio ticker weather weather-api
Last synced: 07 Apr 2026
https://github.com/jsgoller1/c-programming-language
Solutions to every exercise from "The C Programming Language" by Kernighan / Ritchie (K&R)
Last synced: 11 Mar 2026
https://github.com/mew-cx/chaitin_lisp
Runnable code from Chaitin's "The Limits of Mathematics (in C)"
Last synced: 27 Mar 2025
https://github.com/lvntky/cvm
A toy JVM coded in C/C++
c compiler java jvm jvm-renovate programming-language programming-languages system-programming virtual-machine
Last synced: 16 Aug 2025
https://github.com/nvidia/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 05 Sep 2025
https://github.com/f-squirrel/dockerized_cpp
Dockerized C/C++ Build Environment
Last synced: 18 Apr 2026
https://github.com/eumerics/falcon-parser
ECMAScript parser written in C and compiled to WebAssembly.
c ecmascript javascript js parser wasm webassembly
Last synced: 07 May 2025
https://github.com/cair/tsetlinmachinec
A C implementation of the Tsetlin Machine
Last synced: 13 Apr 2025
https://github.com/jokade/swog
Scala wrapper generator for interop with C, C++, Objective-C, and script languages.
c cpp interop lua objective-c scala scala-native
Last synced: 12 Jan 2026
https://github.com/nikhilkhatri/xre
A library to visualize C data structures.
c data-structures debugging pointers visualization
Last synced: 12 May 2025
https://github.com/foxbud/libcclosure
Thread-safe closures as first-class functions for C
anonymous anonymous-functions c closure closure-library closures lambda lambda-functions library pthreads thread-safe threadsafe
Last synced: 23 Jul 2025
https://github.com/wangziqi2013/cfront
A C language parser built from the scratch, without using compiler generator.
c compiler-frontend lr-parser operator-precedence-parser
Last synced: 12 Apr 2025
https://github.com/electronic-waste/chcore
A Microkernel OS Lab & Note & Homework for SJTU SE3357
c homework microkernel notes operating-system sjtu sjtu-se
Last synced: 16 Mar 2026
https://github.com/martian56/cstarter
Cstarter makes starting C/C++ projects easy.
c c-project-template project-template
Last synced: 15 Mar 2026
https://github.com/sighook/wxp78key
Tiny keylogger for Win XP/Vista/7/8 with ftp upload.
c educational educational-project ftp-upload keylogger keylogging mingw windows
Last synced: 11 Oct 2025
https://github.com/suhanyujie/learn-computer
PHP函数源码分析、计算机相关知识
c golang php-extension php7 rust
Last synced: 25 Apr 2025
https://github.com/modscleo4/dos
Floppy Disk Operating System
assembly c grub2 multiboot2 os osdev
Last synced: 10 Apr 2025
https://github.com/ahmedsobhy01/redis-clone
A lightweight Redis clone implemented in C++ that supports key-value operations and sorted sets
avl c clone cpp hashmap hashtable inmemory-db redis redis-client redis-server system-design
Last synced: 27 Feb 2026
https://github.com/sysulq/status-nginx-module
A http status module for pure nginx, which is in production already.
Last synced: 27 Apr 2025
https://github.com/openbfdev/bfdev
Official repository of bfdev, A C lang algorithm & container library that balances performance, cross-platform compatibility and memory savings while providing a user-friendly API.
algorithms android c embedded freebsd library linux macos structure windows
Last synced: 12 Feb 2026
https://github.com/MaximePremont/Zappy_Epitech
Epitech project : multiplayer game played by artificial intelligences and viewed by a graphical AR interface.
artificial-intelligence augmented-reality c cpp csharp epitech game python zappy
Last synced: 27 Oct 2025
https://github.com/squell/fastavr
Atmel AVR simulator written in x86 assembly
Last synced: 24 Feb 2026
https://github.com/sunnysetia93/competitive-coding-problems
Solutions to Coding Problems, Hackathons, Coding Challenges from across the internet (Leet-Code, Hacker-Rank, Code Wars, Hacker-Earth) in multiple programming languages.
c codechef-solutions coding-competitions competitive-programming geeksforgeeks-solutions hacktoberfest hacktoberfest2020 java javascript
Last synced: 14 Feb 2026
https://github.com/ttypic/kmm-embedded-c
Extending KMM shared module with C/C++ code. Repo for https://hackernoon.com/how-to-extend-a-kmm-shared-module-with-cc-code
c kmm-library kmm-sample kotlin-multiplatform
Last synced: 24 Apr 2025
https://github.com/attractivechaos/dlist
Five implementations of double linked lists to demonstrate generic data structures in C
c double-linked-list generic-programming
Last synced: 29 Apr 2025
https://github.com/robrohan/wasm-canvas
Demo of how to use clang to compile to wasm and write to an HTML canvas (no emscripten)
Last synced: 16 Sep 2025
https://github.com/isbadawi/badavi
vi-like text editor
c editor terminal text-editor vim
Last synced: 21 Sep 2025
https://github.com/Nonoum/ECL
Embedded Compression Library for low-memory systems
Last synced: 04 Oct 2025