efficient / libcuckoo
A high-performance, concurrent hash table
☆1,646Updated 3 months ago
Alternatives and similar repositories for libcuckoo:
Users that are interested in libcuckoo are comparing it to the libraries listed below
- Concurrent data structures in C++☆1,411Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,601Updated last year
- A fast, memory efficient hash map for C++☆1,265Updated last year
- C++ associative containers☆1,572Updated 3 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,895Updated last month
- C++ implementation of a fast and memory efficient HAT-trie☆811Updated 6 months ago
- A collection of resources on wait-free and lock-free programming☆1,863Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,253Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆963Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆737Updated 6 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,138Updated this week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,327Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,461Updated 2 weeks ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆736Updated 5 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,617Updated last week
- Fastest RPC in the west☆727Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,548Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆969Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆559Updated last month
- C++14 lock-free queue.☆1,613Updated last month
- Unified Executors☆1,549Updated 3 weeks ago
- Succinct Data Structure Library 2.0☆2,251Updated last year
- Experimental C++11 version of sparsehash☆289Updated 2 years ago
- The FastPFOR C++ library: Fast integer compression☆909Updated last week
- Bloom filters for C++11☆356Updated 3 years ago
- C++ implementation of Raft core logic as a replication library☆1,071Updated this week
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆407Updated 2 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆373Updated 4 years ago