8 releases (breaking)

0.8.0 Feb 4, 2025
0.7.0 Dec 4, 2024
0.6.0 Oct 8, 2024
0.5.0 Sep 17, 2024
0.1.1 Jul 9, 2023

#154 in Compression

Download history 2/week @ 2024-10-30 4/week @ 2024-11-06 1/week @ 2024-11-13 4/week @ 2024-11-20 2/week @ 2024-11-27 188/week @ 2024-12-04 83/week @ 2024-12-11 23/week @ 2024-12-18 68/week @ 2024-12-25 9/week @ 2025-01-01 25/week @ 2025-01-08 70/week @ 2025-01-29 64/week @ 2025-02-05

138 downloads per month
Used in 3 crates (2 directly)

Apache-2.0

2.5MB
13K SLoC

scrunch

Scrunch provides full-text-searching compression. This is a modified implementation of "High-Order Entropy-Compressed Text Indexes" by Grossi, Gupta, and Viter.

Status

Active development. This library is incomplete and will change as it completes.

Scope

This should give everything necessary to take a document, compress it, and serve queries over the compressed document.

Warts

None known at the moment.

Documentation

The latest documentation is always available at docs.rs.

Dependencies