#progress #computation #report #logger #dsiutil

progress-logger

Simple tool to report the progress of a computation

5 unstable releases

0.3.1 Sep 18, 2020
0.3.0 Sep 17, 2020
0.2.0 Aug 27, 2020
0.1.1 Apr 21, 2020
0.1.0 Apr 21, 2020

#93 in #report

27 downloads per month
Used in varlociraptor

MIT license

11KB
201 lines

Progress logger

A small utility to report progress of computations, in Rust. Inspired by dsiutil's progress logger.

See the examples directory for example usage.

Currently works only on Linux and MacOS.

Changelog

0.3.1

  • Add method to access throughput

0.3.0

  • Add method to access time to completion estimate

0.2.0

  • Add memory logging

Dependencies

~0.7–1.3MB
~25K SLoC