Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
Top 20 Rust Bash Projects
-
rust powered starship prompt here is my config https://github.com/mrturcot/Gentoo-Stuff/blob/master/stuff/starship.toml
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
prefix + T (customisable) - displays a pop-up with fzf which displays the existing sessions followed by recently accessed directories (using zoxide). Choose the session or the directory and voila! You're in that session. If the session doesn't exist, it will be created.
-
rust_cmd_lib
Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way
-
-
Then theres the various shell prompt enhancements you can do. check out tools like https://github.com/reujab/silver and numerous alternatives and projects like "powerline"
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
workflows
Workflows make it easy to browse, search, execute and share commands (or a series of commands)--without needing to leave your terminal.
Project mention: Show HN: Commands.dev, a searchable collection of commands from across the Web | news.ycombinator.com | 2022-05-11Hi HN,
I’m Aloke, one of the co-creators of commands.dev (https://www.commands.dev/) and an engineer at Warp (https://www.warp.dev/).
Commands.dev is a curated, open-source collection of popular terminal commands that lets you quickly search for hard-to-remember terminal commands by title, tag, and description. Each of these pages are also indexed by Google to provide a consistent, well-formatted alternative to the variety of sources these commands turn up now, like StackOverflow.
As an engineer who uses the terminal frequently, I often have trouble remembering the exact command I want to execute if it’s not easily searchable within my terminal. Some commands that I run infrequently don’t match up with the underlying task they perform, which makes it even harder to find. For example, to undo my last git commit, I have to search for “git reset”, which I never remember because I’m always thinking “undo”ing my last commit instead of “reset”ing.
We built commands.dev so that there would be a centralized place to quickly find and search commands based on their name, description, or category. If you are a Warp user, these commands are also integrated directly into Warp as a feature we call Workflows (https://docs.warp.dev/features/workflows) so that you can quickly search and execute them directly from the terminal.
These commands are open-source (https://github.com/warpdotdev/workflows) and we would love contributions to make commands.dev even more useful. So far, we’ve already had 85 commands created by 22 unique contributors.
I’m excited to hear what you think of commands.dev! Our team sincerely hopes this will become a go-to tool on the Internet to consult when developers need to remember a difficult command, either directly on the site or by discovering a commands.dev page when searching Google for help with a command.
If you’re interested, join Warp’s Discord (www.warp.dev/discord) and follow us on Twitter (www.twitter.com/warpdotdev).
-
Project mention: I made a tool that manages all your one-liners and scripts for you, and lets you execute them quickly. | reddit.com/r/rust | 2022-09-01
I use hoard which coincidentally is also written in Rust. It's for long one liners but not really a replacement for "alias"
-
-
Shellclear is a cross-platform shell plugin that promises “a simple and fast way to secure your shell commands history”. It works by:
-
Another hstr-rs even.
-
Honestly, any reasonably complex bash script uses (or should be using!) arrays, so just poke around and you'll probably see them. Here's a fairly straightforward script of mine with several arrays: https://github.com/dimo414/bkt/blob/master/benchmark.sh
-
Project mention: Tabled [v0.6.0] - An easy to use library for pretty print tables of Rust structs and enums. | reddit.com/r/rust | 2022-04-04
I use tabled in my project ctrlg and it works great for showing the keymappings. Great work!
-
Biased, since I wrote it, but I'm using dusage in my .zshrc daily.
-
-
-
kv
Easy CLI key-value storage with bash hooks. Use kv to auto-configure your system on key-value updates. Project to help learn rust.
-
Project mention: elite - a build system that gives you the shell scripting feelings. | reddit.com/r/programming | 2022-02-18
elite also has some transpiler back-ends for several languages, such as Go!?, Perl, Bash, Rust!?, C!?, C++!?, Python.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust Bash related posts
- Executável externo em rust
- Using delta in Telescope git_status
- [OC] Bash in rust Projeto pessoal
- [OC] Bash in rust Projeto pessoal
- Airflow Development with Docker
- zinitからsheldonへ
- Example-based cheat sheets from the command line
-
A note from our sponsor - SonarLint
www.sonarlint.org | 2 Feb 2023
Index
What are some of the best open-source Bash projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | starship | 32,168 |
2 | navi | 12,428 |
3 | gitui | 12,122 |
4 | zoxide | 9,156 |
5 | rust_cmd_lib | 852 |
6 | sheldon | 575 |
7 | silver | 392 |
8 | workflows | 379 |
9 | hoard | 320 |
10 | rash | 188 |
11 | shellclear | 166 |
12 | hstr-rs | 138 |
13 | bkt | 128 |
14 | ctrlg | 23 |
15 | dusage | 23 |
16 | dye | 15 |
17 | timehistory-bash | 4 |
18 | kv | 2 |
19 | elitetobash | 1 |
20 | tshell | 0 |