3 releases (breaking)

0.4.0 Nov 7, 2024
0.3.0 Oct 8, 2024
0.1.0 Feb 19, 2024

#381 in Compression

Download history 5/week @ 2024-09-21 135/week @ 2024-10-05 29/week @ 2024-10-12 2/week @ 2024-10-19 110/week @ 2024-11-02 22/week @ 2024-11-09

136 downloads per month

Apache-2.0

3MB
19K 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

~8MB
~151K SLoC