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
- memory pool allocator☆51Updated 12 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- mini-LZ library☆34Updated 3 years ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Hierarchical Allocator for C☆66Updated 9 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆44Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Math vector library☆38Updated last year
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- C99 trie library☆101Updated 6 years ago
- single file C libraries☆40Updated 8 months ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- C11 Lock-free Stack☆183Updated last year
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- C portable low-level assemblies for parallelism and threading☆43Updated 15 years ago
- Coroutine library in C.☆20Updated 4 years ago
- No bullshit vector library for C☆81Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- A simple bitset library in C☆137Updated 7 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 2 weeks ago