#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

#106 in #report

Download history 16/week @ 2024-04-11 7/week @ 2024-04-18 4/week @ 2024-04-25 6/week @ 2024-05-02 9/week @ 2024-05-09 7/week @ 2024-05-16 18/week @ 2024-05-23 20/week @ 2024-05-30 7/week @ 2024-06-06 25/week @ 2024-06-27 15/week @ 2024-07-04 24/week @ 2024-07-11 16/week @ 2024-07-18 27/week @ 2024-07-25

90 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.8–1.3MB
~26K SLoC