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
- BitMagic Library☆428Updated 3 weeks 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
- 🚀 Fast C/C++ bit population count library☆349Updated last year
- Succinct data structures in C/C++☆88Updated 11 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 7 months ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 5 months ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆237Updated last week
- C++ Implementation of Zip Trees☆14Updated 2 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☆181Updated 11 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- For details, see the blog post:☆32Updated last year
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Succinct Data Structure Library 3.0☆95Updated 3 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- 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
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆419Updated 8 months ago