Efficient Prefix-Sum data structures in C++.
☆27Oct 1, 2023Updated 2 years ago
Alternatives and similar repositories for psds
Users that are interested in psds are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- Official repository of the ACM SIGIR 2019 paper: "Fast Approximate Filtering of Search Results Sorted by Attribute" by Franco Maria Nardi…☆14Nov 7, 2019Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Nov 10, 2021Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆15Jun 28, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A fast, compact trigram library for Icelandic.☆12Jun 11, 2026Updated 2 weeks ago
- Efficient and effective query auto-completion in C++.☆56Sep 24, 2023Updated 2 years ago
- Implementation of eBWT using Prefix-free parse (PFP)☆14Jul 14, 2025Updated 11 months ago
- C++ Library implementing Compressed String Dictionaries☆47Apr 25, 2022Updated 4 years ago
- A C++ library implementing fast language models estimation using the 1-Sort algorithm.☆16May 18, 2023Updated 3 years ago
- A C++ library providing fast language model queries in compressed space.☆132Feb 25, 2023Updated 3 years ago
- Page of the course "Information Retrieval" at Department of Computer Science, University of Pisa☆21Dec 18, 2025Updated 6 months ago
- C++ Implementation of Zip Trees☆14Nov 5, 2022Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Aug 7, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ⚙️🛠️ Essential C++ utilities.☆14Mar 9, 2026Updated 3 months ago
- Universe-sliced indexes in C++.☆18Jan 8, 2023Updated 3 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆35Apr 7, 2025Updated last year
- A Rust implementation of the Quad Wavelet Tree☆54Jun 19, 2026Updated last week
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Apr 9, 2026Updated 2 months ago
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆39Dec 20, 2022Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆40Aug 22, 2024Updated last year
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Jun 16, 2025Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Accompanying code for https://orlp.net/blog/bitwise-binary-search/.☆16May 16, 2023Updated 3 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆357Apr 1, 2024Updated 2 years ago
- A C++ library to benchmark inverted indexes.☆21Aug 4, 2020Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆24Apr 27, 2021Updated 5 years ago
- Static Huffman coding☆10Apr 3, 2017Updated 9 years ago
- Command line parser for C++17.☆29Dec 10, 2024Updated last year
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Jan 22, 2023Updated 3 years ago
- TSXor: A Simple Time Series Compression Algorithm☆54Feb 19, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆10Feb 23, 2024Updated 2 years ago
- A small, auxiliary index to massively improve parallel fastq parsing☆32Mar 6, 2026Updated 3 months ago
- Optimal distance lower bound k-mer sampling.☆12Jun 19, 2024Updated 2 years ago
- High throughput suffix array searching☆159Apr 22, 2025Updated last year
- VTEnc C library☆37Dec 1, 2022Updated 3 years ago
- Persistent Bloom Filter☆12Jul 21, 2018Updated 7 years ago
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆29Feb 22, 2021Updated 5 years ago