efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,732Updated 10 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,446Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,722Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆853Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,769Updated this week
- C++ associative containers☆1,603Updated 4 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- C++ implementation of Raft core logic as a replication library☆1,159Updated this week
- A collection of resources on wait-free and lock-free programming☆2,008Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,447Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,213Updated last month
- Adaptive Radix Trees implemented in C☆816Updated 3 years ago
- The FastPFOR C++ library: Fast integer compression☆954Updated last week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,603Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,139Updated 2 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 6 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆391Updated 5 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆719Updated last week
- Fastest RPC in the west☆759Updated 2 years ago
- Unified Executors☆1,683Updated this week
- Probably the fastest coroutine lib in the world!☆1,168Updated this week
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- A very fast hashtable☆1,836Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,157Updated 2 years ago
- C++14 lock-free queue.☆1,809Updated last week
- Bloom filters for C++11☆364Updated 4 years ago