Stars
Open source code for Mini Project in C on
a clean C library for processing UTF-8 Unicode data
Native implementation of 'Numerical Recipes in C'
Some implementations of algorithms for blur detection in JPEGs
si78c is a memory accurate reimplementation of Space Invaders in C.
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.
vnStat - a network traffic monitor for Linux and BSD
Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C
A simple and small bloom filter implementation in plain C.
A series of mini-projects used to learn C for beginners
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …