mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
commit
6195e7cded
@ -476,6 +476,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
||||
* [uutils/coreutils](https://github.com/uutils/coreutils) — A cross-platform rewrite of the GNU coreutils [](https://github.com/uutils/coreutils/actions/workflows/CICD.yml)
|
||||
* [watchexec](https://github.com/watchexec/watchexec) — Executes commands in response to file modifications
|
||||
* [XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei) — counts the lines of code
|
||||
* [ynqa/jnv](https://github.com/ynqa/jnv) — interactive JSON filter using jq [](https://github.com/ynqa/jnv/actions/workflows/ci.yml)
|
||||
|
||||
### Task scheduling
|
||||
|
||||
@ -1000,7 +1001,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
|
||||
* [hashmismatch/terminal_cli.rs](https://github.com/hashmismatch/terminal_cli.rs) [[terminal_cli](https://crates.io/crates/terminal_cli)] — build an interactive command prompt
|
||||
* [mikaelmello/inquire](https://github.com/mikaelmello/inquire) [[inquire](https://crates.io/crates/inquire)] — A library for building interactive prompts on terminals. [](https://github.com/mikaelmello/inquire/actions)
|
||||
* [starship/starship](https://starship.rs/) [[starship](https://crates.io/crates/starship)] — A minimal, blazing fast, and extremely customizable prompt for any shell [](https://github.com/starship/starship/actions)
|
||||
* [ynqa/promkit](https://github.com/ynqa/promkit) [[promkit](https://crates.io/crates/promkit)] — A toolkit for building interactive command-line tools [](https://github.com/ynqa/promkit/actions)
|
||||
* [ynqa/promkit](https://github.com/ynqa/promkit) [[promkit](https://crates.io/crates/promkit)] — A toolkit for building interactive command-line tools [](https://github.com/ynqa/promkit/actions/workflows/ci.yml)
|
||||
* Style
|
||||
* [colored](https://github.com/colored-rs/colored) [[colored](https://crates.io/crates/colored)] — Coloring terminal so simple, you already know how to do it!
|
||||
* [console-rs/dialoguer](https://github.com/console-rs/dialoguer) [[dialoguer](https://crates.io/crates/dialoguer)] — Library for command line prompts and similar things.
|
||||
|
Loading…
x
Reference in New Issue
Block a user