efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,721Updated 8 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,444Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,705Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆849Updated last month
- A fast, memory efficient hash map for C++☆1,295Updated 7 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆990Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,737Updated this week
- C++ associative containers☆1,598Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,434Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- A collection of resources on wait-free and lock-free programming☆1,993Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆626Updated 4 months ago
- The FastPFOR C++ library: Fast integer compression☆946Updated last month
- Probably the fastest coroutine lib in the world!☆1,151Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,106Updated 2 weeks ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,595Updated 2 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,194Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,423Updated last month
- C++ implementation of Raft core logic as a replication library☆1,147Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,118Updated last year
- Fastest RPC in the west☆753Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 11 months ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 5 months ago
- Unified Executors☆1,670Updated 3 weeks ago
- C++14 lock-free queue.☆1,787Updated last week
- Pluggable in-process caching engine to build and scale high performance services☆1,471Updated this week
- Adaptive Radix Trees implemented in C☆811Updated 3 years ago
- userland threads☆494Updated last week