Scrunch provides full-text-searching compression. This is a modified implementation of "High-Order Entropy-Compressed Text Indexes" by Grossi, Gupta, and Viter
Active development. This library is incomplete and will change as it completes.
This should give everything necessary to take a document, compress it, and serve queries over the compressed document.
The latest documentation is always available at docs.rs.