vi / macro_robinhood_hashLinks
Simple Robin Hood hash table implemented using C macros
☆15Updated 11 months ago
Alternatives and similar repositories for macro_robinhood_hash
Users that are interested in macro_robinhood_hash are comparing it to the libraries listed below
Sorting:
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated 3 weeks ago
- Lightweight printf-compatible format processing library☆34Updated last year
- Awesome implicit data structures☆24Updated 6 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- memory pool allocator☆51Updated 13 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆95Updated 2 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- MurmurHash3 general hash bashed lookup function implementation☆91Updated last year