llersch / cpp_random_distributions
Additional C++11 Random Distributions
☆17Updated 11 months ago
Alternatives and similar repositories for cpp_random_distributions:
Users that are interested in cpp_random_distributions are comparing it to the libraries listed below
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- ☆53Updated 11 months ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆24Updated last year
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆56Updated this week
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 5 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- An open-source FPTree implementation☆27Updated 2 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- std::map/std::set implementation using the adaptive radix tree☆14Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ☆12Updated 3 years ago
- ☆50Updated 5 months ago
- Lock-free Concurrent Level Hashing for Persistent Memory (USENIX ATC 2020)☆51Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Range Optimized Adaptive Radix Tree☆23Updated 2 years ago
- ☆16Updated 4 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated last month
- A fast in-memory key-value store☆49Updated 7 years ago
- ☆28Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- The Cicada engine☆55Updated 7 years ago
- ☆28Updated 3 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- DEX: Scalable Range Indexing on Disaggregated Memory☆23Updated 8 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago