1 unstable release

0.1.0 Feb 19, 2024

#384 in Compression

Apache-2.0

3MB
18K SLoC

analogize

Analogize is a log file analysis tool based upon the scrunch crate. It provides an "exemplars" function that can compress and serve queries over scrunched documents.

Status

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

Scope

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

Warts

  • Search is currently broken.

Documentation

The latest documentation is always available at docs.rs.

Dependencies

~7MB
~132K SLoC