Repository navigation
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.
A single-header ANSI C immediate mode cross-platform GUI library
The fastest JSON library in C
single header libraries for C/C++
A library of generic intrusive data structures and algorithms in ANSI C
Highly portable Zilog Z80 CPU emulator written in ANSI C
🔪 Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub
New changes are here: https://notabug.org/bfgeshka/awesome-c
set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.
Transpiles a C# subset to non .NET languages. (Powered by Roslyn)
SMTP Client Library in C
Stackful Async Subroutines for C. Brings async 2 C
Super small, simple, and (almost) completely C89-compliant single-header arena "allocator".
A dependency-free, single-file FLOSS unrar library
A minimalist implementation of AES algorithms in C