exa | nushell | |
---|---|---|
1 | 225 | |
3 | 33,529 | |
- | 2.3% | |
2.0 | 9.9 | |
almost 2 years ago | 1 day ago | |
Rust | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
exa
-
Your favorite Rust CLI utility? I have my top 10 below.
This is the one I've been on and it seems to be working fine for me so far.
nushell
- Easy development environments with Nix and Nix flakes!
-
Be Aware of the Makefile Effect
> Another example is jq. I use it occasionally, and ChatGPT handles the syntax pretty well. For me, learning it properly just isn’t worth the time or effort.
This resonates with me, I was in exactly the same position when I needed to do something with `kubectl` JSON output - just ask ChatGPT because I couldn't be bothered to learn the unintuitive syntax.
Interestingly I _can_ blame the tool, because I started using Nushell[1] which has built-in JSON manipulation that provides a MUCH simpler syntax, and I have learnt this properly because it was that easy.
1: https://www.nushell.sh/
-
I'm Publishing Matanuska BASIC's ADRs
But these fantasy consoles are aimed largely at the classic BASIC use case of writing simple games. My interest, meanwhile, is in replacing my shell. I want a BASIC that can be a useful, productive stand-in for bash. In this sense, I'm actually more influenced by new-school shells like nushell, elvish and PowerShell.
- Nushell
-
I made an ls alternative for my personal use it turned out to be amazing
Arcan is experimenting with something like this (among others): https://arcan-fe.com/2024/09/16/a-spreadsheet-and-a-debugger...
See also:
* NuShell (https://www.nushell.sh/)
- Inside My Workflow
- Nushell: A New Type of Shell
-
Hacker Typer
- error handling is neglected in the basic design: <https://github.com/nushell/nushell/issues/10633>, <https://github.com/nushell/nushell/issues/10856>, <https://github.com/nushell/nushell/issues/8615>, <https://github.com/nushell/nushell/issues/6617>
-
How to define and work with a Rust-like result type in NuShell
In contrast to Rust, NuShell has try/catch control structures to capture and deal with errors, however, like more imperatively leaning languages (for example, Java or Python). There is no result type in the standard library at the time of writing.
-
Advanced Shell Scripting Techniques: Automating Complex Tasks with Bash
While the tricks are nice, we also have the option of jumping to something like http://www.nushell.sh/ for an overall more sane environment.
What are some alternatives?
grex - A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
elvish - Powerful scripting language & versatile interactive shell
parallel-disk-usage - Highly parallelized, blazing fast directory tree analyzer
fish-shell - The user-friendly command line shell.
hexyl - A command-line hex viewer
PowerShell - PowerShell for every system!
Voila - Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way.
xonsh - :shell: Python-powered shell. Full-featured and cross-platform.
zenith - Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
awesome-cli-rust
alacritty - A cross-platform, OpenGL terminal emulator.