jermp / psdsLinks
Efficient Prefix-Sum data structures in C++.
☆26Updated last year
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++☆89Updated 9 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated 2 weeks ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 5 months ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆37Updated 2 years ago
- BitMagic Library☆426Updated 3 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆234Updated 2 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Succinct Data Structure Library 3.0☆94Updated 3 months ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆45Updated 10 months ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Fast compressed trie dictionary library☆70Updated 10 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 6 months ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 3 weeks ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 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☆54Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 6 months ago