vi / macro_robinhood_hashLinks
Simple Robin Hood hash table implemented using C macros
☆15Updated last year
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:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Awesome implicit data structures☆24Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Lightweight printf-compatible format processing library☆34Updated last year
- a fast fixed size block allocator☆20Updated 10 years ago
- Lightning fast XML parser.☆23Updated 8 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- Minimal Zero-Footprint CBOR Decoder in C☆68Updated last year
- Small module based vfs library in c☆19Updated 14 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Based on the malloc implementation from http://tlsf.baisoku.org/☆67Updated 9 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated last month
- Simple variable-length encoder/decoder (C99)(C++03)☆17Updated 9 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- ☆10Updated 8 years ago
- Small coroutine/"protothread"-with-a-stack header.☆32Updated 3 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)☆33Updated 8 years ago
- Cross-platform lean file system monitoring library in pure C. Licensed under MIT.☆24Updated 13 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Math vector library☆39Updated last month