justinasvd / art_mapLinks
std::map/std::set implementation using the adaptive radix tree
☆15Updated 4 years ago
Alternatives and similar repositories for art_map
Users that are interested in art_map are comparing it to the libraries listed below
Sorting:
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 8 months ago
- Bit packed vector of integral values☆27Updated 8 months ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- Ultra fast MSD radix sorter☆11Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 2 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 5 months ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆13Updated 8 years ago
- ☆55Updated last year
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Additional C++11 Random Distributions☆19Updated last year
- Adaptive Radix Tree in C++☆47Updated this week
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Succinct Data Structure Library 3.0☆95Updated last month
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Learned Monotone Minimal Perfect Hashing☆28Updated 6 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 8 months ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Dynamic succinct/compressed data structures☆110Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 7 months ago