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:
- Intrusive data structures for C☆59Updated 8 years ago
- single file C libraries☆39Updated 6 months ago
- 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
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Lightweight logging library for C/C++☆34Updated 2 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆56Updated 4 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- No bullshit vector library for C☆78Updated 4 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- memory pool allocator☆50Updated 12 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- Math vector library☆37Updated last year
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- C portable low-level assemblies for parallelism and threading☆43Updated 14 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Anonymous functions in C☆253Updated 5 years ago
- Random access array of tightly packed unsigned integers☆162Updated 3 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Coroutines for C.☆75Updated 8 years ago