IMCG / awesome-cLinks
☆61Updated 9 years ago
Alternatives and similar repositories for awesome-c
Users that are interested in awesome-c are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆47Updated 12 years ago
- memory pool allocator☆50Updated 12 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- Netstring parsing in C☆36Updated 4 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 10 years ago
- Simple, memory-safe data-structures in C.☆161Updated 9 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- C/C++ Preprocessor Magic☆53Updated 10 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- single file C libraries☆40Updated 6 months ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 12 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such a…☆45Updated 6 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- Progress display lib for c☆76Updated 4 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago