mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-23 03:53:02 +00:00
add coreutils (#18)
This commit is contained in:
parent
3da000b150
commit
675e93b1cc
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
||||||
|
|
||||||
* [skim](https://github.com/lotabout/skim) - Fuzzy Finder in rust!
|
* [skim](https://github.com/lotabout/skim) - Fuzzy Finder in rust!
|
||||||
|
|
||||||
|
#### [GNU coreutils](https://github.com/coreutils/coreutils)
|
||||||
|
|
||||||
|
* [coreutils](https://github.com/uutils/coreutils) - Cross-platform Rust rewrite of the GNU coreutils
|
||||||
|
|
||||||
#### hexdump
|
#### hexdump
|
||||||
|
|
||||||
* [hexyl](https://github.com/sharkdp/hexyl) - A command-line hex viewer
|
* [hexyl](https://github.com/sharkdp/hexyl) - A command-line hex viewer
|
||||||
|
|
Loading…
Reference in a new issue