An open API service indexing awesome lists of open source software.

https://github.com/hugsy/modern

A tool to unify the command line of Windows/Linux/MacOS using modern Rust tools
https://github.com/hugsy/modern

command-line coreutils linux macos rust windows

Last synced: 10 months ago
JSON representation

A tool to unify the command line of Windows/Linux/MacOS using modern Rust tools

Awesome Lists containing this project

README

          

| Unix tool | Rust version | Windows compatible? | Has prebuild? |
|:---:|:---:|:---:|:---:|
| `cat` | [`bat`](https://github.com/sharkdp/bat) | ✔ | |
| `cd` | [`zoxide`](https://github.com/ajeetdsouza/zoxide) | ✔ | |
| `cloc` | [`tokei`](https://github.com/XAMPPRocky/tokei) | ✔ | |
| `curl` | [`xh`](https://github.com/ducaale/xh) | ✔ | |
| `diff` | [`delta`](https://github.com/dandavison/delta) | ✔ | |
| `dig` | [`dog`](https://github.com/ogham/dog) | ✔ | |
| `find` | [`fd`](https://github.com/sharkdp/fd) | ✔ | |
| `git` | [`gitoxide`](https://github.com/Byron/gitoxide) | ✔ | |
| `grep` | [`ripgrep`](https://github.com/BurntSushi/ripgrep) | ✔ | |
| `hexdump` | [`hex`](https://github.com/sitkevij/hex) | ✔ | |
| `hexdump` ⭐ | [`hexyl`](https://github.com/sharkdp/hexyl) | ✔ | |
| `jq` | [`jql`](https://github.com/yamafaktory/jql) | ✔ | |
| `ls` | [`exa`](https://github.com/ogham/exa) | ✔ | |
| `ls` ⭐ | [`lsd`](https://github.com/Peltoche/lsd) | ✔ | |
| `nano` ⭐ | [`lino`](https://github.com/ahmednooor/lino) | ✔ | |
| `nano` | [`ox`](https://github.com/curlpipe/ox) | ❌ | |
| `nc` | [`rustcat`](https://github.com/robiot/rustcat) | ✔ | |
| `ps` | [`procs`](https://github.com/dalance/procs) | ✔ | |
| `sed` | [`sd`](https://github.com/chmln/sd) | ❌ | |
| `spotify` | [`psst`](https://github.com/jpochyla/psst) | ✔ | |
| `time` | [`hyperfine`](https://github.com/sharkdp/hyperfine) | ✔ | |
| `top` | [`bottom`](https://github.com/ClementTsang/bottom) | ✔ | |
| `tree` | [`broot`](https://github.com/Canop/broot) | ✔ | |
| `objdump` | [`bingrep`](https://github.com/m4b/bingrep) | ✔ | |
| `vim` | [`helix`](https://github.com/helix-editor/helix) | ✔ | |
| `vim` ⭐ | [`neovide`](https://github.com/neovide/neovide) | ✔ | |
| `wc` | [`cw`](https://github.com/Freaky/cw) | ✔ | |