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:
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ46Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionaryβ36Updated 10 months ago
- Learned Monotone Minimal Perfect Hashingβ31Updated 8 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β36Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β31Updated 2 years ago
- C++17 implementation of memory-efficient dynamic triesβ58Updated 3 years ago
- βοΈ PTHash is a fast and compact minimal perfect hash function.β249Updated last month
- π Fast C/C++ bit population count libraryβ356Updated last year
- C++ Implementation of Zip Treesβ14Updated 3 years ago
- Succinct data structures in C/C++β92Updated last year
- β11Updated 2 years ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.β38Updated 3 years ago
- AVX512F and AVX2 versions of quick sortβ104Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsetsβ20Updated 8 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.β41Updated last year
- Concurrent Hash Tableβ36Updated last month
- DSL for SIMD Sorting on AVX2 & AVX512β31Updated 6 years ago
- Fast Approximate Membership Filters (C++)β288Updated 3 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
- Fast in-place radix sort with STL-like APIβ48Updated 9 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- An encoder/decoder collection for a sequence of integersβ32Updated 12 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for stringsβ183Updated last month
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.β34Updated 8 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operationsβ46Updated 6 years ago
- BitMagic Libraryβ436Updated 3 months ago
- Bloom-filter based minimal perfect hash function libraryβ270Updated 5 months ago
- Bumped Ribbon Retrieval and Approximate Membership Queryβ50Updated 6 months 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
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago