efficient / libcuckoo
A high-performance, concurrent hash table
☆1,639Updated 2 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,410Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,594Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆808Updated 4 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,608Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- A fast, memory efficient hash map for C++☆1,262Updated last year
- A collection of resources on wait-free and lock-free programming☆1,846Updated 11 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- C++14 lock-free queue.☆1,597Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,543Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆960Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,842Updated last week
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,313Updated 2 weeks ago
- C++ implementation of Raft core logic as a replication library☆1,056Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated this week
- Fastest RPC in the west☆722Updated last year
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,444Updated 3 weeks ago
- Efficient RPCs for datacenter networks☆874Updated 9 months ago
- Unified Executors☆1,531Updated 3 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,129Updated 6 months ago
- C++ associative containers☆1,568Updated 3 years ago
- Experimental C++11 version of sparsehash☆288Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆544Updated last week
- Probably the fastest coroutine lib in the world!☆936Updated this week
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆373Updated 4 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆405Updated last month
- C implementation of the Raft Consensus protocol, BSD licensed☆1,141Updated last year
- High performance C++11 thread pool☆572Updated 4 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,509Updated 6 months ago