anholt / hash_tableLinks
A simple C hash table (open addressing and rehashing) for embedding into projects
☆60Updated 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:
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- memory pool allocator☆51Updated 13 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Lightweight logging library for C/C++☆39Updated 6 months ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- single file C libraries☆40Updated last year
- C99 trie library☆101Updated 6 years ago
- Math vector library☆39Updated last month
- Coroutine library in C.☆20Updated 4 years ago
- Coroutines in C☆122Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- A simple bitset library in C☆144Updated 2 weeks ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- C portable low-level assemblies for parallelism and threading☆43Updated 15 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆45Updated 5 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 4 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- A library that provides multiple precision floating point arithmetic☆77Updated 9 years ago
- Coroutines for C.☆78Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago