llersch / cpp_random_distributionsLinks
Additional C++11 Random Distributions
☆19Updated 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 3 years ago
- ☆57Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- ☆39Updated 5 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Implementation of Origami: A High-Performance Mergesort Framework☆27Updated last year
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆21Updated 4 months ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- LSM-trie☆114Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- A simple, reference implementation of a B^e-tree☆163Updated 6 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Bit packed vector of integral values☆28Updated last year
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆28Updated 2 years ago