justinasvd / art_map
std::map/std::set implementation using the adaptive radix tree
☆13Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for art_map
- Adaptive Radix Tree in C++☆37Updated this week
- Bit packed vector of integral values☆26Updated last year
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆31Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆26Updated this week
- Compact Tree Representation☆16Updated 7 years ago
- For details, see the blog post:☆31Updated 11 months ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆15Updated this week
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 2 months ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Query engine synthesizer based on, our domain-specific language, VOILA☆12Updated 3 years ago
- ☆12Updated 5 years ago
- Benchmark of four minimal perfect hash libraries (phf, emphf, CMPH, Sux4J)☆13Updated 7 years ago
- Succinct C++☆25Updated 4 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- ☆52Updated 6 months ago
- C++ Implementation of Zip Trees☆13Updated 2 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated last year
- Ultra fast MSD radix sorter☆11Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- Additional C++11 Random Distributions☆17Updated 6 months ago
- ☆17Updated last month
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆27Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago