efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,699Updated 5 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,436Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆833Updated 11 months ago
- A C++ library of Concurrent Data Structures☆2,678Updated last year
- A fast, memory efficient hash map for C++☆1,288Updated 3 months ago
- C++ associative containers☆1,597Updated 3 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆982Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆756Updated 11 months 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,683Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,052Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,358Updated last year
- A collection of resources on wait-free and lock-free programming☆1,941Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,581Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆608Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,388Updated 5 months ago
- C++ implementation of Raft core logic as a replication library☆1,124Updated this week
- C++14 lock-free queue.☆1,722Updated last month
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆742Updated 5 years ago
- Fastest RPC in the west☆741Updated 2 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,061Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆418Updated 8 months ago
- Unified Executors☆1,631Updated 6 months ago
- Probably the fastest coroutine lib in the world!☆1,078Updated last week
- The FastPFOR C++ library: Fast integer compression☆931Updated 2 months ago
- Pluggable in-process caching engine to build and scale high performance services☆1,414Updated this week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 5 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,967Updated 6 months ago
- A high performance C++ log library, producing structured binary logs☆717Updated last month