efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,717Updated 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,442Updated 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☆844Updated 2 weeks ago
- A collection of resources on wait-free and lock-free programming☆1,981Updated last year
- A fast, memory efficient hash map for C++☆1,291Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 3 weeks ago
- C++ associative containers☆1,595Updated 4 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,422Updated last year
- C++ implementation of Raft core logic as a replication library☆1,143Updated 2 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 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,728Updated this week
- Fastest RPC in the west☆750Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,594Updated 2 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,088Updated last month
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,415Updated 3 weeks ago
- C++14 lock-free queue.☆1,773Updated last week
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,185Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,114Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆440Updated 10 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- Adaptive Radix Trees implemented in C☆811Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,983Updated 9 months 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…☆705Updated 2 weeks ago
- Probably the fastest coroutine lib in the world!☆1,139Updated this week
- Bloom filters for C++11☆365Updated 3 years ago
- A very fast hashtable☆1,814Updated 2 years ago
- The FastPFOR C++ library: Fast integer compression☆941Updated last week