The easiest way to create command-line progress indicators in Rust

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

examples/yarnish.rs

examples/download.rs

examples/multi.rs

examples/single.rs


Download details:

Author: console-rs
Source: https://github.com/console-rs/indicatif

License: MIT license

#rust 

The easiest way to create command-line progress indicators in Rust
1.30 GEEK