#progress-bar #color #pb #cli

imdl-indicatif

A progress bar and cli reporting library for Rust

1 unstable release

0.14.0 Mar 16, 2020

#12 in #pb

Download history 37/week @ 2023-11-19 22/week @ 2023-11-26 5/week @ 2023-12-24 24/week @ 2023-12-31 1/week @ 2024-01-07 10/week @ 2024-01-14 1/week @ 2024-01-21 16/week @ 2024-01-28 113/week @ 2024-02-04 89/week @ 2024-02-11 110/week @ 2024-02-18 96/week @ 2024-02-25 101/week @ 2024-03-03

402 downloads per month
Used in imdl

MIT license

73KB
1.5K SLoC

indicatif

build status Crates.io

Documentation

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

Dependencies

~3–13MB
~121K SLoC