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
- Intrusive data structures for C☆61Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- memory pool allocator☆51Updated 12 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆44Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C99 trie library☆100Updated 6 years ago
- Math vector library☆39Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- mini-LZ library☆34Updated 3 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- Lightweight logging library for C/C++☆38Updated 3 months ago
- Minimize lock-free queue ever!☆133Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Single file in-place JSON/SJSON parser☆81Updated 4 years ago
- C portable low-level assemblies for parallelism and threading☆43Updated 15 years ago
- single file C libraries☆40Updated 9 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Coroutine library in C.☆20Updated 4 years ago
- No bullshit vector library for C☆81Updated 5 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Coroutines in C☆121Updated 11 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago