6 releases (breaking)

0.6.0 Oct 8, 2024
0.5.0 Sep 17, 2024
0.4.0 Aug 19, 2024
0.3.0 Aug 19, 2024
0.1.1 Jul 9, 2023

#151 in Compression

Download history 260/week @ 2024-08-15 34/week @ 2024-08-22 1/week @ 2024-08-29 155/week @ 2024-09-12 37/week @ 2024-09-19 23/week @ 2024-09-26 148/week @ 2024-10-03 48/week @ 2024-10-10 6/week @ 2024-10-17

226 downloads per month
Used in 2 crates

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