efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,727Updated 9 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,716Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆852Updated 2 months ago
- C++ associative containers☆1,602Updated 4 years ago
- A fast, memory efficient hash map for C++☆1,298Updated 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,752Updated this week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆993Updated 2 years ago
- C++ implementation of Raft core logic as a replication library☆1,154Updated this week
- A collection of resources on wait-free and lock-free programming☆2,002Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,442Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,464Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,136Updated last month
- Fastest RPC in the west☆754Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,597Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆631Updated 5 months ago
- C++14 lock-free queue.☆1,800Updated 3 weeks ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆442Updated last year
- Probably the fastest coroutine lib in the world!☆1,161Updated this week
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆746Updated 5 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,206Updated 2 weeks ago
- Unified Executors☆1,677Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,146Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 10 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- C++ integer-to-string conversion benchmark☆343Updated 11 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…☆712Updated last week
- Adaptive Radix Trees implemented in C☆815Updated 3 years ago