mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-23 12:23:02 +00:00
commit
45988e0a2b
1 changed files with 1 additions and 0 deletions
|
@ -327,6 +327,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
* [uutils/coreutils](https://github.com/uutils/coreutils) — A cross-platform Rust rewrite of the GNU coreutils [<img src="https://api.travis-ci.org/uutils/coreutils.svg?branch=master">](https://travis-ci.org/uutils/coreutils)
|
||||
* [watchexec](https://github.com/watchexec/watchexec) — Executes commands in response to file modifications [<img src="https://api.travis-ci.org/watchexec/watchexec.svg?branch=master">](https://travis-ci.org/watchexec/watchexec)
|
||||
* [XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei) — counts the lines of code [<img src="https://api.travis-ci.org/XAMPPRocky/tokei.svg?branch=master">](https://travis-ci.org/XAMPPRocky/tokei)
|
||||
* [yake](https://crates.io/crates/yake) — Yake is a task runner based on yaml files [<img src="https://gitlab.com/elbartus/yake/badges/master/pipeline.svg">](https://gitlab.com/elbartus/yake)
|
||||
* [ytop](https://github.com/cjbassi/ytop) - A TUI system monitor written in Rust [![Build status](https://github.com/cjbassi/ytop/workflows/Rust%20CI/badge.svg?branch=master)](https://github.com/cjbassi/ytop/actions?query=workflow%3A%22Rust+CI%22)
|
||||
|
||||
### Text editors
|
||||
|
|
Loading…
Reference in a new issue