mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-12 23:27:14 +00:00
add brush shell
Add brush to system tools list
This commit is contained in:
parent
ff056a527b
commit
5b32843dd3
1 changed files with 1 additions and 0 deletions
|
@ -452,6 +452,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
|||
* [bandwhich](https://github.com/imsnif/bandwhich) - Terminal bandwidth utilization tool
|
||||
* [bottom](https://github.com/ClementTsang/bottom) - Yet another cross-platform graphical process/system monitor. [![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/ClementTsang/bottom/ci/master)](https://github.com/ClementTsang/bottom/actions?query=branch%3Amaster)
|
||||
* [brocode/fblog](https://github.com/brocode/fblog) - Small command-line JSON Log viewer
|
||||
* [brush-shell](https://github.com/reubeno/brush) - bash/POSIX-compatible shell [![CICD](https://github.com/reubeno/brush/actions/workflows/ci.yaml/badge.svg)](https://github.com/reubeno/brush/actions/workflows/ci.yaml)[![Crate](https://img.shields.io/crates/v/brush-shell.svg?logo=rust)](https://crates.io/crates/brush-shell)
|
||||
* [bustd](https://github.com/vrmiguel/bustd) - Lightweight process killer daemon to handle out-of-memory scenarios on Linux. [![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/vrmiguel/bustd/build-and-test)](https://github.com/vrmiguel/bustd/actions?query=branch%3Amaster)
|
||||
* [buster/rrun](https://github.com/buster/rrun) - A command launcher for Linux, similar to gmrun
|
||||
* [cantino/mcfly](https://github.com/cantino/mcfly) - Fly through your shell history. Great Scott!
|
||||
|
|
Loading…
Reference in a new issue