#logging #report #progress-of-computation

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

#3 in #report

Download history 2/week @ 2026-03-06 49/week @ 2026-03-13 6/week @ 2026-03-27 48/week @ 2026-04-03 51/week @ 2026-04-10 109/week @ 2026-04-17 64/week @ 2026-04-24 29/week @ 2026-05-01 4/week @ 2026-05-08 1/week @ 2026-05-15 112/week @ 2026-05-22 33/week @ 2026-05-29

150 downloads per month
Used in 2 crates

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

~64–530KB