rmind / rhashmapLinks
Robin Hood hash map library
☆67Updated 4 years ago
Alternatives and similar repositories for rhashmap
Users that are interested in rhashmap are comparing it to the libraries listed below
Sorting:
- Concurrent trie-hash map library☆93Updated 2 years ago
- A simple bitset library in C☆141Updated 9 months ago
- High performance utility library for C☆96Updated 5 months ago
- C99 trie library☆101Updated 6 years ago
- Coroutines for C.☆77Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆242Updated 2 weeks ago
- C11 Lock-free Stack☆184Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fast, efficient string interning☆99Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Coroutines in C☆122Updated 11 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- For details, see the blog post:☆34Updated 2 years ago
- Fast hash function learned using genetic programming☆82Updated 2 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last month
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Multipurpose C library and persistent key/value storage☆310Updated this week
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- C language wrapper for RE2 the regular expressions library from Google☆130Updated last year