efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,709Updated 6 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,439Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,693Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆842Updated last year
- A fast, memory efficient hash map for C++☆1,292Updated 5 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,697Updated last week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆760Updated last year
- C++ associative containers☆1,594Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,391Updated last year
- A collection of resources on wait-free and lock-free programming☆1,955Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆388Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- C++ implementation of Raft core logic as a replication library☆1,134Updated last week
- Probably the fastest coroutine lib in the world!☆1,105Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,176Updated last week
- The FastPFOR C++ library: Fast integer compression☆935Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,066Updated this week
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆744Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,588Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,087Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,401Updated 6 months ago
- C++14 lock-free queue.☆1,746Updated last week
- Bloom filters for C++11☆363Updated 3 years ago
- Adaptive Radix Trees implemented in C☆803Updated 3 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆433Updated 9 months ago
- A very fast hashtable☆1,801Updated 2 years ago
- Fastest RPC in the west☆747Updated 2 years ago
- Experimental C++11 version of sparsehash☆292Updated 3 years ago
- Unified Executors☆1,642Updated 7 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago