mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-10 06:04:13 +00:00
parent
19a5adc126
commit
bd5c63b82a
1 changed files with 7 additions and 0 deletions
|
@ -10,6 +10,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
|||
- [Applications](#applications)
|
||||
- [Container](#container)
|
||||
- [System tools](#system-tools)
|
||||
- [Text editors](#text-editors)
|
||||
- [Text processing](#text-processing)
|
||||
- [Development tools](#development-tools)
|
||||
- [Linters](#linters)
|
||||
|
@ -84,6 +85,12 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
|||
* [bottom](https://github.com/ClementTsang/bottom) - Yet another cross-platform graphical process/system monitor.
|
||||
* [ytop](https://github.com/cjbassi/ytop) - A TUI system monitor written in Rust
|
||||
|
||||
### Text editors
|
||||
|
||||
#### Vim
|
||||
|
||||
* [Amp](https://github.com/jmacdonald/amp) - A complete text editor for your terminal.
|
||||
|
||||
### Text processing
|
||||
|
||||
#### grep
|
||||
|
|
Loading…
Reference in a new issue