efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,677Updated 3 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,430Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,655Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆827Updated 9 months ago
- A fast, memory efficient hash map for C++☆1,283Updated last month
- C++ associative containers☆1,587Updated 3 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and Sta…☆1,658Updated last week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆977Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- A collection of resources on wait-free and lock-free programming☆1,925Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,997Updated last month
- C++ implementation of Raft core logic as a replication library☆1,105Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- Fastest RPC in the west☆735Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,172Updated 3 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 6 months ago
- C++14 lock-free queue.☆1,683Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,575Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆598Updated this week
- Adaptive Radix Trees implemented in C☆797Updated 3 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,365Updated 3 months ago
- A very fast hashtable☆1,785Updated last year
- Probably the fastest coroutine lib in the world!☆1,016Updated last week
- Bloom filters for C++11☆359Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- C++ integer-to-string conversion benchmark☆341Updated 5 months ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,961Updated 4 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆739Updated 5 years ago
- The FastPFOR C++ library: Fast integer compression☆924Updated this week