anholt / hash_tableLinks
A simple C hash table (open addressing and rehashing) for embedding into projects
☆59Updated 6 years ago
Alternatives and similar repositories for hash_table
Users that are interested in hash_table are comparing it to the libraries listed below
Sorting:
- 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
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- memory pool allocator☆51Updated 12 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- C99 trie library☆101Updated 6 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- C portable low-level assemblies for parallelism and threading☆43Updated 15 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- single file C libraries☆40Updated 10 months ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Math vector library☆39Updated 2 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆44Updated 4 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- Coroutine library in C.☆20Updated 4 years ago
- An ultra-lightweight, micro unit test framework for C99 presented as a single-header☆40Updated 8 years ago
- mini-LZ library☆34Updated 3 years ago
- Coroutines in C☆122Updated 11 years ago
- No bullshit vector library for C☆81Updated 5 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- Set of single-file public domain libraries.☆40Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- A simple bitset library in C☆137Updated 8 months ago
- Anonymous functions in C☆259Updated 5 years ago
- Lightweight logging library for C/C++☆38Updated 4 months ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Coroutines for C.☆77Updated 8 years ago