anholt / hash_table
A simple C hash table (open addressing and rehashing) for embedding into projects
☆56Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for hash_table
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- memory pool allocator☆49Updated 11 years ago
- Coroutines for C.☆73Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Hierarchical Allocator for C☆63Updated 8 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- Convenient & cross-platform sandboxing C library☆43Updated 6 months ago
- ☆62Updated 10 years ago
- C99 trie library☆98Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- C string utils library (STB style, header-only).☆190Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- A lightweight coroutine library written in C and assembler☆35Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- Robin Hood hash map library☆58Updated 3 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- No bullshit vector library for C☆78Updated 4 years ago
- Portable qsort_r / qsort_s☆49Updated last year
- single file C libraries☆38Updated last year
- strtod and dtoa correct rounding and fast☆41Updated last year
- arbitrary precision arithmetic library☆42Updated 6 years ago
- Embeddable HTTP server.☆81Updated 6 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- A simple bitset library in C☆126Updated last month