Crates.io | scrunch |
lib.rs | scrunch |
version | 0.6.0 |
source | src |
created_at | 2023-07-09 01:21:25.253191 |
updated_at | 2024-10-08 13:02:48.358096 |
description | Scrunch provides full-text-searching compression. |
homepage | |
repository | https://github.com/rescrv/blue |
max_upload_size | |
id | 911777 |
size | 7,153,578 |
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.
None known at the moment.
The latest documentation is always available at docs.rs.