anholt / hash_table
A simple C hash table (open addressing and rehashing) for embedding into projects
☆58Updated 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
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- Coroutines for C.☆74Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- single file C libraries☆38Updated 3 months ago
- ☆64Updated 10 years ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- C99 trie library☆100Updated 6 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆78Updated 2 years ago
- A simple bitset library in C☆134Updated 2 months ago
- Robin Hood hash map library☆62Updated 3 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Anonymous functions in C☆251Updated 4 years ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- memory pool allocator☆50Updated 12 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Set of single-file public domain libraries.☆39Updated 6 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago