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++☆88Updated 10 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- BitMagic Library☆426Updated 4 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated 11 months ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 6 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 2 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆31Updated 4 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 4 months ago
- ☆20Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years 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
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 7 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago