justinasvd / art_map
std::map/std::set implementation using the adaptive radix tree
☆14Updated 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
- Adaptive Radix Tree in C++☆44Updated 2 weeks ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Succinct C++☆24Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆35Updated 2 years 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
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 8 months ago
- For details, see the blog post:☆32Updated last year
- Bit packed vector of integral values☆27Updated 3 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- ☆53Updated 11 months ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- Compact Tree Representation☆16Updated 8 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last month
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- ☆38Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆12Updated 6 years ago
- This repository contains our work on efficient SIMD vectorization methods for hashing in OpenCL. It was first published at the 21th Inter…☆11Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- Learned Monotone Minimal Perfect Hashing☆25Updated last month
- ☆12Updated 3 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆15Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago