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☆49Updated 2 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- Math vector library☆38Updated last year
- Intrusive data structures for C☆60Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Random access array of tightly packed unsigned integers☆165Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- single file C libraries☆40Updated 7 months ago
- C11 Lock-free Stack☆183Updated last year
- mini-LZ library☆34Updated 2 years ago
- Hierarchical Allocator for C☆66Updated 9 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆43Updated 4 years ago
- Coroutines in C☆121Updated 11 years ago
- A simple bitset library in C☆135Updated 6 months ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- memory pool allocator☆51Updated 12 years ago
- No bullshit vector library for C☆79Updated 4 years ago
- C bit array structs and methods☆211Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Coroutines for C.☆76Updated 8 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Set of single-file public domain libraries.☆40Updated 10 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Single file modification of tiny-regex-c by Kokke☆34Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C portable low-level assemblies for parallelism and threading☆43Updated 15 years ago