efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,732Updated 10 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,446Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,722Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆853Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,769Updated this week
- C++ associative containers☆1,603Updated 4 years ago
- C++ implementation of Raft core logic as a replication library☆1,159Updated this week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,139Updated 2 months ago
- A collection of resources on wait-free and lock-free programming☆2,008Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- Fastest RPC in the west☆759Updated 2 years ago
- The FastPFOR C++ library: Fast integer compression☆954Updated last week
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,447Updated 3 months ago
- Probably the fastest coroutine lib in the world!☆1,168Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,157Updated 2 years ago
- userland threads☆495Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 months ago
- Unified Executors☆1,681Updated 3 weeks ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 6 years ago
- Bloom filters for C++11☆364Updated 4 years ago
- A very fast hashtable☆1,836Updated 2 years ago
- Adaptive Radix Trees implemented in C☆816Updated 3 years ago
- Pluggable in-process caching engine to build and scale high performance services☆1,493Updated this week
- C++14 lock-free queue.☆1,809Updated last week