IMCG / awesome-cLinks
☆62Updated 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 fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Simple, memory-safe data-structures in C.☆162Updated 10 years ago
- memory pool allocator☆51Updated 12 years ago
- single file C libraries☆40Updated 9 months ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- fast and niubility compression library.☆89Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Fast, efficient string interning☆96Updated 7 years ago
- Progress display lib for c☆76Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 3 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- A tiny Unix dynamic memory allocator library.☆62Updated 8 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- C language port of google-diff-match-patch library☆41Updated 9 years ago
- C in four functions☆19Updated 9 years ago
- skiplist library for C.☆54Updated 9 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- tiny cross-platform socket API library☆51Updated 11 months ago
- A fork of the original sljit: http://sljit.sourceforge.net/☆20Updated 9 years ago
- Fairly basic redis-like hashmap implementation on top of a epoll TCP server.☆77Updated 7 years ago
- Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtim…☆24Updated 14 years ago