justinasvd / art_map
std::map/std::set implementation using the adaptive radix tree
☆13Updated 3 years ago
Alternatives and similar repositories for art_map:
Users that are interested in art_map are comparing it to the libraries listed below
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Succinct C++☆25Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Adaptive Radix Tree in C++☆41Updated this week
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 5 months ago
- Bit packed vector of integral values☆27Updated 3 weeks ago
- Compact Tree Representation☆16Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 3 months ago
- ☆52Updated 9 months ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆15Updated 5 years ago
- ☆17Updated 4 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- C++ library to easily start subprocesses and pipelines of commands☆14Updated last year
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆18Updated 2 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 6 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Additional C++11 Random Distributions☆17Updated 8 months ago
- ☆12Updated last year
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆12Updated 6 years ago
- Fast and compact locality-preserving minimal perfect hashing for k-mer sets.☆43Updated last year
- Learned Monotone Minimal Perfect Hashing☆25Updated 2 months ago
- ☆12Updated 6 years ago