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
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- ☆39Updated 5 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 10 months ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- Parallel Balanced Binary Tree Structures☆122Updated 10 months ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆35Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- ☆12Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- Library for lock-free locks☆84Updated 2 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago