rmind / rhashmapLinks
Robin Hood hash map library
☆65Updated 4 years ago
Alternatives and similar repositories for rhashmap
Users that are interested in rhashmap are comparing it to the libraries listed below
Sorting:
- High performance utility library for C☆94Updated 4 months ago
- C99 trie library☆101Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A simple bitset library in C☆137Updated 8 months ago
- Coroutines for C.☆77Updated 8 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Concurrent trie-hash map library☆92Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Coroutines in C☆122Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆239Updated 2 weeks ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated this week
- header-file-only implementation of various hash algorithms☆92Updated 2 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
- For details, see the blog post:☆34Updated last year
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago