45 releases
0.17.8 | Feb 10, 2024 |
---|---|
0.17.7 | Sep 22, 2023 |
0.17.6 | Aug 2, 2023 |
0.17.5 | Jun 3, 2023 |
0.6.0 | Jun 27, 2017 |
#14 in Command-line interface
1,860,761 downloads per month
Used in 2,633 crates
(1,769 directly)
200KB
4K
SLoC
indicatif
A Rust library for indicating progress in command line applications to users.
This currently primarily provides progress bars and spinners as well as basic color support, but there are bigger plans for the future of this!
Examples
Integrations
You can use indicatif-log-bridge to integrate with the log crate and avoid having both fight for your terminal.
Dependencies
~2–10MB
~103K SLoC