efficient / libcuckooLinks
A high-performance, concurrent hash table
☆1,702Updated 6 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,438Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,682Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆839Updated last year
- A fast, memory efficient hash map for C++☆1,290Updated 4 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,692Updated this week
- A collection of resources on wait-free and lock-free programming☆1,948Updated last year
- C++ associative containers☆1,595Updated 3 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆982Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- C++ implementation of Raft core logic as a replication library☆1,128Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆759Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆611Updated last month
- Fastest RPC in the west☆742Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,585Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,397Updated 6 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,059Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,072Updated last year
- C++14 lock-free queue.☆1,742Updated last week
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆744Updated 5 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 2 weeks ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆432Updated 8 months ago
- The FastPFOR C++ library: Fast integer compression☆932Updated 2 months ago
- Unified Executors☆1,637Updated 7 months ago
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 2 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…☆696Updated this week
- userland threads☆491Updated last month