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
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- ☆55Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Parallel Balanced Binary Tree Structures☆121Updated 8 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆246Updated this week
- HOT - Height Optimized Trie☆156Updated 7 years ago
- std::map/std::set implementation using the adaptive radix tree☆15Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- ☆38Updated 5 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated last month
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 4 months ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- ☆12Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆32Updated 7 months ago
- LSM-trie☆114Updated 4 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 10 months ago
- ☆53Updated 11 months ago
- ☆20Updated 2 years ago
- Bit packed vector of integral values☆27Updated 9 months ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- User-space Page Management☆108Updated last year
- Dynamic succinct/compressed data structures☆112Updated last year
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆82Updated 3 years ago