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
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Coroutines for C.☆74Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- C99 trie library☆99Updated 5 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Intrusive data structures for C☆57Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- C11 Lock-free Stack☆181Updated 11 months ago
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- POSIX getopt() as a portable header library☆109Updated last year
- arbitrary precision arithmetic library☆43Updated 6 years ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- Coroutine library in C.☆20Updated 4 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- Convert JSON to C data literals☆131Updated 10 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- High performance utility library for C☆93Updated 8 months ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- single file C libraries☆38Updated 3 months ago
- Robin Hood hash map library☆62Updated 3 years ago
- memory pool allocator☆50Updated 12 years ago
- Single file in-place JSON/SJSON parser☆76Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- mini-LZ library☆34Updated 2 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago