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 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated 3 months ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- ☆54Updated last year
- Fast Approximate Membership Filters (C++)☆281Updated last week
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Parallel Balanced Binary Tree Structures☆118Updated 5 months ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- Template Vector Library☆18Updated 4 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- ☆38Updated 5 years ago
- HOT - Height Optimized Trie☆155Updated 7 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 5 months ago
- ☆20Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- C++ Implementations of sketch data structures with SIMD Parallelism, including Python bindings☆155Updated last year
- Self-Tuning Adaptive Radix Tree☆28Updated 5 years ago
- Library for lock-free locks☆82Updated 2 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 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 3 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆87Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- ☆52Updated 9 months ago