Project Awesome project awesome

C

Collection 3.8k stars Archived GitHub

Learning, Reference and Tutorials

Utilities

ApeTagLibs 13 updated 11d ago

C library for working with APEv2 tags. Expat

CommonMark 5.1k updated 17d ago

C implementation of the CommonMark spec. Various Licenses

CException 360 updated 1y ago

C implementation of exceptions. Expat

docopt.c 322 updated 1y ago

C implementation of a command-line option parser. Expat

Genann 2.3k updated 1y ago

Simple neural network library in C. Zlib

gperftools 8.9k updated 17d ago

Collection of utilities for measuring and improving performance. 3-clause BSD

huffandpuff 103 updated 12y ago

Minimal Huffman encoder and decoder. Public Domain

kdtree 414 updated 4y ago

Simple library for working with KD-trees. 3-clause BSD

libbson 347 (archived)

BSON utility library. Apache 2.0

libffi 4.2k updated 17d ago

Portable foreign-function interface library. Expat

libimobiledevice 7.8k updated 3mo ago

Cross-platform protocol library to communicate with iThings. GNU LGPLv2.1 or later (library) or GNU GPL2.1 or later (tools)

libnfc 1.9k updated 1y ago

Platform-independent Near-Field Communication library. GNU LGPL3

libPhenom 1.7k (archived)

Deprecated, here for archival purposes. Eventing framework for building high-scalability and high-performance systems. Apache 2.0

nope.c 693 updated 8y ago

C-language-based, ultra-light software platform for scalable server-side and networking applications (think node.js for C programmers). GNU GPL2.1

pbc 1.6k (archived)

Protocol buffers library. Expat

rabbitmq-c 1.9k updated 8mo ago

Client library for RabbitMQ. Expat

Tinyexpr 1.9k updated 3mo ago

Tiny recursive-descent parser, compiler and evaluation engine for simple mathematical expressions. zlib

cpu_features 2.6k updated 6d ago

A cross platform C99 library to get cpu features at runtime. Apache 2.0

pblog 29 (archived)

Small, low overhead, structured logging library intended for logging formware events.Apache 2.0

libelf 84 updated 8y ago

ELF object file access library in C. GNU GPL2.1

Capstone

Dissasembly/disassembler framework. BSD 3-clause