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
- 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
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆239Updated 2 weeks ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- BitMagic Library☆428Updated last month
- Fast Approximate Membership Filters (C++)☆286Updated last month
- Fast compressed trie dictionary library☆70Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- For details, see the blog post:☆33Updated last year
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Learned Monotone Minimal Perfect Hashing☆28Updated 6 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆113Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 7 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 5 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆48Updated 3 months ago
- A C++ library for integer array compression☆29Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago