| Crates.io | rcli-loader |
| lib.rs | rcli-loader |
| version | 0.1.0 |
| created_at | 2025-08-28 20:22:52.932744+00 |
| updated_at | 2025-08-28 20:22:52.932744+00 |
| description | RCLI-loader: The Rust client line interface loader crate, a utility built for versatile monitoring of the progress for running tasks |
| homepage | |
| repository | https://github.com/nikguin04/rcli-loader |
| max_upload_size | |
| id | 1814583 |
| size | 464,830 |
The RCLI-Loader crate (coming soon) is a Rust CLI manager built for versatile monitoring of the progress for running tasks, either quick or slow!
A screenshot for an examplified implementation of the features can be seen below, including:

Even more features are coming, and feature requests are welcome: read Contributing
Built with pure rust, and a minimal amount of dependencies, to keep the crate as lightweight as possible. Currently the bare mininmum crate tree size is only 4. Tree size quickly goes up when using optional dependencies for running the example, such as tokio, reqwest, and humansize. These three crate make the crate tree size shoot up to 239.
Coming soon
Usage coming soon™
Currently i am the only contributor and maintainer of this project. Contributions of any kind are very welcome.
If you have any improvements please fork the repo and create a pull request here. Please make sure to properly describe any changes made in the pull request, so i am not 100% reliant on commit names, which usually are a bit messy ;)
If this project has helped you, please give it a star!
Distributed under the GNU General Public License v3.0 license. See LICENSE.txt for more information.
For any contact regarding this repo, please contact me through email at nikguin04@proton.me or on the Discussions on this repository
Project Link: https://github.com/nikguin04/rcli-loader