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:
- High performance utility library for C☆96Updated 4 months ago
- C99 trie library☆101Updated 6 years ago
- A simple bitset library in C☆138Updated 9 months ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Coroutines for C.☆77Updated 8 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A C library of hashtables and tries designed to store objects with high performance☆241Updated last month
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 3 weeks ago
- For details, see the blog post:☆34Updated last year
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- C11 Lock-free Stack☆184Updated last year
- Multipurpose C library and persistent key/value storage☆309Updated last week
- Fast, efficient string interning☆99Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 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
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Fast hash function learned using genetic programming☆82Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago