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:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Succinct data structures in C/C++☆93Updated last year
- BitMagic Library☆441Updated 5 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- Learned Monotone Minimal Perfect Hashing☆31Updated 10 months ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 11 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast in-place radix sort with STL-like API☆49Updated 9 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- ☆11Updated 2 years ago
- Dynamic succinct/compressed data structures☆115Updated last month
- For details, see the blog post:☆35Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆132Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆34Updated 9 months ago
- Concurrent Hash Table☆38Updated 2 months ago