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:
- Bit packed vector of integral values☆27Updated 5 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Parallel Wavelet Tree and Wavelet Matrix Construction☆26Updated 2 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 10 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Compact Tree Representation☆16Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- For details, see the blog post:☆32Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆36Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated 3 months ago
- Additional C++11 Random Distributions☆18Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Concurrent Hash Table☆29Updated this week
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- External memory suffix array construction using inducing☆11Updated 4 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 3 months ago