anholt / hash_tableLinks
A simple C hash table (open addressing and rehashing) for embedding into projects
☆57Updated 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:
- Coroutines for C.☆74Updated 8 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- single file C libraries☆38Updated 4 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 2 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
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- C11 Lock-free Stack☆181Updated last year
- C99 trie library☆100Updated 6 years ago
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- simple, fast C routines for manipulating UTF-8☆82Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆74Updated 15 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- ☆64Updated 10 years ago
- C portable low-level assemblies for parallelism and threading☆43Updated 14 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago