llersch / cpp_random_distributionsLinks
Additional C++11 Random Distributions
☆18Updated last year
Alternatives and similar repositories for cpp_random_distributions
Users that are interested in cpp_random_distributions are comparing it to the libraries listed below
Sorting:
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- ☆53Updated last year
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated 2 months ago
- An open-source BzTree implementation☆92Updated 3 years ago
- HOT - Height Optimized Trie☆150Updated 7 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆58Updated last month
- ☆38Updated 4 years ago
- ☆29Updated 5 years ago
- An open-source FPTree implementation☆27Updated 3 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 3 years ago
- ☆20Updated 2 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆229Updated this week
- ☆51Updated 6 months ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆55Updated last month
- Proteus is a database engine (research prototype) designed for today's heterogeneous environments. Proteus adapts to variable data, hardw…☆23Updated last year
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆116Updated 2 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Eurosys22' - Rolis: a software approach to efficiently replicating multi-core transactions☆17Updated last year
- Learned Monotone Minimal Perfect Hashing☆27Updated 2 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 4 months ago
- Benchmarking framework for index structures on persistent memory☆88Updated last year