anholt / hash_table
A simple C hash table (open addressing and rehashing) for embedding into projects
☆57Updated 5 years ago
Alternatives and similar repositories for hash_table:
Users that are interested in hash_table are comparing it to the libraries listed below
- Hierarchical Allocator for C☆64Updated 8 years ago
- C99 trie library☆98Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Coroutines for C.☆74Updated 7 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Anonymous functions in C☆249Updated 4 years ago
- single file C libraries☆38Updated last month
- Intrusive data structures for C☆56Updated 7 years ago
- Robin Hood hash map library☆60Updated 3 years ago
- Portable qsort_r / qsort_s☆49Updated last year
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆49Updated 2 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- memory pool allocator☆49Updated 12 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- Growable Memory Buffer for C99☆120Updated 3 years ago
- simple getopt-implementation☆66Updated 2 years ago
- a library of useful C utilities☆63Updated 11 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- C string utils library (STB style, header-only).☆192Updated 6 years ago
- Benchmarks for our memory allocator☆63Updated last year
- tiny unit testing framework for ANSI C☆55Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 5 years ago