anholt / hash_tableLinks
A simple C hash table (open addressing and rehashing) for embedding into projects
☆58Updated 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:
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Intrusive data structures for C☆58Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- Coroutines for C.☆75Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Coroutines in C☆121Updated 10 years ago
- single file C libraries☆38Updated 5 months ago
- a library of useful C utilities☆64Updated 11 years ago
- C99 trie library☆101Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- arbitrary precision arithmetic library☆43Updated 6 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- Math vector library☆37Updated last year
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- Network library☆18Updated last year
- A lightweight coroutine library written in C and assembler☆38Updated 10 years ago
- An ultra-lightweight, micro unit test framework for C99 presented as a single-header☆39Updated 8 years ago
- skiplist library for C.☆54Updated 8 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Benchmarks for our memory allocator☆65Updated last year