jermp / psdsLinks
Efficient Prefix-Sum data structures in C++.
☆26Updated 2 years ago
Alternatives and similar repositories for psds
Users that are interested in psds are comparing it to the libraries listed below
Sorting:
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Succinct data structures in C/C++☆88Updated last year
- BitMagic Library☆430Updated 2 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Learned Monotone Minimal Perfect Hashing☆31Updated 6 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆242Updated last week
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Fast in-place radix sort with STL-like API☆48Updated 8 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆353Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- Bloom-filter based minimal perfect hash function library☆266Updated 3 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 8 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Concurrent Hash Table☆34Updated 2 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆116Updated 9 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ header only interval tree implementation.☆71Updated last month
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Succinct Data Structure Library 3.0☆95Updated 2 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 4 months ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 4 years ago