C
Contemporary systems programming language in the spirit of C
A C Compiler that fits in the 512 byte boot sector of an x86 machine
A generic cross-platform C library that includes many commonly used components and frameworks, and a new scripting language interpreter. It currently supports C99 and Aspect-Oriented Programming (…
Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.
A pure C (-std=c89) implementation of Go channels, including blocking and non-blocking selects.
A small C unit test library closely mimicking Google Test
header-file-only implementation of various hash algorithms
canonical libwebsockets.org networking library
A self-hosting and educational C optimizing compiler
Lexbor is development of an open source HTML Renderer library. https://lexbor.com
🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
Simple .INI file parser in C, good for embedded systems
https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/
zsv+lib: tabular data swiss-army knife CLI + world's fastest (simd) CSV parser
High-performance regular expression matching library
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and m…