efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,695Updated 4 months ago
Alternatives and similar repositories for libcuckoo
Users that are interested in libcuckoo are comparing it to the libraries listed below
Sorting:
- Concurrent data structures in C++☆1,432Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,673Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆831Updated 11 months ago
- C++ associative containers☆1,593Updated 3 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆981Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and Sta…☆1,672Updated 3 weeks ago
- A fast, memory efficient hash map for C++☆1,286Updated 3 months ago
- A collection of resources on wait-free and lock-free programming☆1,933Updated last year
- C++ implementation of Raft core logic as a replication library☆1,121Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- Fastest RPC in the west☆739Updated 2 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,168Updated 4 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,029Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,578Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆383Updated 5 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,386Updated 4 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆606Updated 2 weeks ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 7 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- Adaptive Radix Trees implemented in C☆801Updated 3 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- Probably the fastest coroutine lib in the world!☆1,038Updated last week
- C++14 lock-free queue.☆1,712Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 5 months ago
- Pluggable in-process caching engine to build and scale high performance services☆1,400Updated this week
- Unified Executors☆1,627Updated 5 months ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆695Updated 2 months ago