rmind / rhashmapLinks
Robin Hood hash map library
☆68Updated 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☆97Updated 6 months ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- A simple bitset library in C☆142Updated 10 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Coroutines for C.☆78Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Coroutines in C☆122Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- 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).☆197Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- qp tries and crit-bit tries☆123Updated 3 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 8 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆57Updated 5 years ago
- single file C libraries☆40Updated 11 months 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
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C89 compatible atomics.☆89Updated 3 months ago
- Benchmarks for Schemaless Data Serialization Libraries☆58Updated 4 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago