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:
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- mini-LZ library☆34Updated 2 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- single file C libraries☆40Updated 6 months ago
- Coroutines in C☆121Updated 11 years ago
- memory pool allocator☆50Updated 12 years ago
- Coroutines for C.☆76Updated 8 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Math vector library☆38Updated last year
- A simple bitset library in C☆135Updated 5 months ago
- Lightweight logging library for C/C++☆34Updated last week
- Anonymous functions in C☆253Updated 5 years ago
- No bullshit vector library for C☆79Updated 4 years ago
- C11 Lock-free Stack☆183Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆42Updated 4 years ago
- 🔗 Common Data Structures and Algorithms☆52Updated 3 weeks ago
- Set of single-file public domain libraries.☆39Updated 9 months ago