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
150 downloads per month
Used in 2 crates
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