A Rust library that provides space-efficient, in-memory representations for integer vectors. It offers two complementary data structures: FixedVec, which uses fixed-width encoding for O(1) mutable and atomic access, and IntVec, which uses variable-length instantaneous codes for high-ratio compression and amortized O(1) random access.
☆36Mar 30, 2026Updated 5 months ago
Alternatives and similar repositories for compressed-intvec
Users that are interested in compressed-intvec are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Single-cache-miss rank queries over size 2 and 4 alphabets. 2x faster than all other Rust crates.☆15Apr 1, 2026Updated 5 months ago
- A Rust implementation of the Quad Wavelet Tree☆56Jul 8, 2026Updated last month
- Page of the course "Information Retrieval" at Department of Computer Science, University of Pisa☆21Dec 18, 2025Updated 8 months ago
- Zipora – High-performance Rust compression with In-place compressed-access (no full decompression).☆16Aug 26, 2026Updated last week
- Rust's fastest and most accurate cardinality estimators.☆71Apr 1, 2026Updated 5 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Official repository of the kANNolo library.☆76Aug 14, 2026Updated 2 weeks ago
- ☆29Aug 21, 2026Updated last week
- Succinct data structures using very efficient rank and select☆133Aug 10, 2026Updated 3 weeks ago
- A Rust port of the WebGraph framework☆63Jul 23, 2026Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆23Aug 14, 2025Updated last year
- Reference compiler for c0☆43Apr 7, 2026Updated 4 months ago
- ☆11Feb 21, 2023Updated 3 years ago
- Implementation of a Big Data (batch and stream) distributed processing engine in Java using Akka actors.☆12Feb 20, 2023Updated 3 years ago
- ☆36Jun 7, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆25Nov 15, 2021Updated 4 years ago
- Implementation of "Efficient Multi-vector Dense Retrieval with Bit Vectors", ECIR 2024☆70Oct 21, 2025Updated 10 months ago
- JSON event parser is a simple streaming JSON parser and serializer implementation in Rust.☆17Updated this week
- Write-ahead-logging implementation for Rust☆16Oct 24, 2021Updated 4 years ago
- PtrHash minimal perfect hash function☆102Updated this week
- An mpmc/spmc lock-free broadcast queue.☆35Feb 1, 2025Updated last year
- Official repository of the Seismic library.☆136Aug 6, 2026Updated 3 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- High level wrapper over LAME encoder☆18Aug 20, 2026Updated 2 weeks ago
- 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.
- Rust bindings for SQLite’s lsm1 extension in stand-alone manner.☆26Apr 16, 2025Updated last year
- Implementation of Butler-Portugal algorithm for tensor canonicalization in Rust☆18Jun 22, 2026Updated 2 months ago
- ☆19May 16, 2024Updated 2 years ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 5 years ago
- Use nightli.es to rebuild N docker images on hub.docker.com☆15Oct 22, 2018Updated 7 years ago
- An atomically updatable Arc for lock-free concurrency.☆191Nov 13, 2025Updated 9 months ago
- A Rust interface for the Succinct Data Structure Library.☆15Jan 24, 2022Updated 4 years ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆356Mar 1, 2026Updated 6 months ago
- FM-index for Rust☆25Jun 29, 2026Updated 2 months 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.
- Use sqlite to profile your rust program heap☆25Nov 27, 2024Updated last year
- A Rust port of Jane Street's Incremental library.☆31Jan 8, 2025Updated last year
- BK-tree with Damerau-Levenshtein distance and Trie with Levenshtein distance☆19Aug 11, 2017Updated 9 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆71Oct 28, 2025Updated 10 months ago
- Benchmark tools for C☆16Apr 3, 2015Updated 11 years ago
- HSEB: Hybrid Search Engine Benchmark☆21Oct 5, 2025Updated 10 months ago
- a tiny workbench for parsing, visualizing & analyzing linker map files.☆37Oct 4, 2025Updated 10 months ago