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 3 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆20Updated 2 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆34Updated 11 months ago
- Bit packed vector of integral values☆28Updated 10 months ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆14Updated 8 years ago
- Additional C++11 Random Distributions☆19Updated last year
- ☆11Updated 2 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆25Updated 2 years ago
- ☆55Updated last year
- Bloom-filter based minimal perfect hash function library☆270Updated 5 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated last month
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 8 months ago
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆14Updated 7 years ago
- Wavelet tree based on a fixed block boosting technique☆16Updated 4 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- ☆39Updated 5 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆26Updated 4 years ago
- Ultra fast MSD radix sorter☆10Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Adaptive Radix Tree in C++☆48Updated last week
- Dynamic succinct/compressed data structures☆112Updated last week
- Compact Tree Representation☆16Updated 8 years ago
- SetSketch: Filling the Gap between MinHash and HyperLogLog☆48Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Updated 5 months ago