jermp / psdsLinks
Efficient Prefix-Sum data structures in C++.
☆25Updated 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
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 9 months ago
- C++ Implementation of Zip Trees☆14Updated 3 years ago
- Succinct data structures in C/C++☆91Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- BitMagic Library☆436Updated 3 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- ☆11Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Bloom-filter based minimal perfect hash function library☆269Updated 4 months ago
- 🚀 Fast C/C++ bit population count library☆355Updated last year
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- Fast compressed trie dictionary library☆71Updated last year
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆248Updated 2 weeks ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Serg…☆10Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆32Updated 7 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 5 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast in-place radix sort with STL-like API☆48Updated 8 years ago