rmind / rhashmapLinks
Robin Hood hash map library
☆63Updated 3 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 3 weeks ago
- C99 trie library☆101Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Coroutines for C.☆76Updated 8 years ago
- A simple bitset library in C☆135Updated 5 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- Concurrent trie-hash map library☆92Updated last year
- C multipurpose library and persistent key/value storage engine☆306Updated this week
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 3 months ago
- Coroutines in C☆121Updated 11 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆236Updated 2 years ago
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- Benchmarks for our memory allocator☆68Updated last year
- qp tries and crit-bit tries☆121Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C language wrapper for RE2 the regular expressions library from Google☆129Updated 11 months ago
- C11 Lock-free Stack☆183Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 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/ …☆42Updated 10 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago