Rust Bash

Open-source Rust projects categorized as Bash
Rust Shell Zsh CLI Fish

Top 23 Rust Bash Projects

  1. starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

    Project mention: Speeding Up My ZSH Shell | news.ycombinator.com | 2025-07-20

    Once you have everything figured out, you just keep using the config you have. It might be worth the investment. I stopped using oh-my-zsh when I realized it was what was causing multi-second delays on Raspberry Pis.

    I think auto suggestions and syntax highlighting plugins can be installed separately from oh-my-zsh.

    I use starship for a better prompt, and it works on more shells than just Zsh.

    I also have Atuin installed to share history across machines, and as a benefit the history search is a lot more powerful.

    https://github.com/zsh-users/zsh-autosuggestions

    https://github.com/zsh-users/zsh-syntax-highlighting

    https://starship.rs

    https://atuin.sh

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. zoxide

    A smarter cd command. Supports all major shells.

    Project mention: Tmux-Rs | news.ycombinator.com | 2025-07-03

    Apparently it is a thing.

    https://github.com/ajeetdsouza/zoxide

    Well I never.

  4. atuin

    ✨ Magical shell history

    Project mention: Atuin – Magical Shell History | news.ycombinator.com | 2025-06-24

    1: https://github.com/atuinsh/atuin/issues/952

  5. gitui

    Blazing 💥 fast terminal-ui for git written in rust 🦀

    Project mention: Opencode: AI coding agent, built for the terminal | news.ycombinator.com | 2025-07-06

    Side note, if you're a lazygit fan, consider using gitui as an alternative. Feature wise they're pretty similar but gitui is much faster and I find it easier to use.

    https://github.com/gitui-org/gitui

  6. amber

    💎 Amber the programming language compiled to Bash

    Project mention: Bunster: Compile bash scripts to self contained executables | news.ycombinator.com | 2025-01-23

    This is fucking dumb. Sorry but this is just a paragon of everything wrong with Unix.

    The only reason to use shell in the first place is because I can't use a binary compiled from a sane language.

    This... Wow. This is like not having your cake and not eating it.

    The shitness of Bash combined with the non-portability of binaries! Sign me up!

    It's the opposite of https://amber-lang.com/ which tries to (not sure it succeeds) provide a sane language with the portability of shell (ignoring Windows).

    That's a sensible project. This is just... Why does this exist?

  7. sheldon

    :bowtie: Fast, configurable, shell plugin manager

  8. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  9. cmd-wrapped

    👩‍💻 A CLI Tool for Command Line Insights

    Project mention: Cmd-Wrapped: A CLI Tool for Shell History Insights | news.ycombinator.com | 2024-09-06
  10. rust_cmd_lib

    Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way

  11. brush

    🐚bash/POSIX-compatible shell implemented in Rust 🦀 (by reubeno)

    Project mention: Brush (Bo(u)rn(e) RUsty SHell) a POSIX and Bash-Compatible Shell in Rust | news.ycombinator.com | 2025-05-06
  12. argc

    A Bash CLI framework, also a Bash command runner.

    Project mention: Just: Just a Command Runner | news.ycombinator.com | 2024-12-07

    My favorite entry in this space is Argc. I like it because the only “new syntax” it introduces is metadata comments, and the rest is pure bash. The maintainer is also best-in-class in terms of responsiveness.

    https://github.com/sigoden/argc

  13. pipelight

    Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

    Project mention: Pipelight: Lightweight CI/CD Tool | news.ycombinator.com | 2025-03-07
  14. workflows

    Workflows make it easy to browse, search, execute and share commands (or a series of commands)--without needing to leave your terminal.

  15. hoard

    cli command organizer written in rust (by Hyde46)

  16. plock

    From anywhere you can type, query and stream the output of an LLM or any other script

    Project mention: Show HN: Yoink AI – macOS AI app that edits directly in any textfield of any app | news.ycombinator.com | 2025-08-28

    Can't speak to Yoink but I built a project that did something similar. I used a stupid simple method - input simulation. And if you want context, you can simulate select all / copy. Similar if you want to replace, etc.

    https://github.com/jasonjmcghee/plock

  17. silver

    A cross-shell customizable powerline-like prompt with icons

  18. ffs

    the file filesystem: mount semi-structured data (like JSON) as a Unix filesystem (by mgree)

  19. pay-respects

    Command suggestions, command-not-found and thefuck replacement written in Rust

    Project mention: Show HN: pay-respects – RIP command errors and keep yourself in the flow | news.ycombinator.com | 2025-01-08
  20. bkt

    a subprocess caching utility, available as a command line binary and a Rust library.

  21. complgen

    Declarative bash/fish/zsh completions without writing shell scripts

  22. kubesess

    Kubectl plugin managing sessions

  23. intelli-shell

    Like IntelliSense, but for shells

    Project mention: Intelli-Shell, a CLI tool to save and reuse commands, now with AI | news.ycombinator.com | 2025-08-23
  24. shellclear

    Secure shell history commands by finding sensitive data

  25. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Bash discussion

Log in or Post with

Rust Bash related posts

  • Intelli-Shell, a CLI tool to save and reuse commands, now with AI

    1 project | news.ycombinator.com | 23 Aug 2025
  • Writing Your Own Simple Tab-Completions for Bash and Zsh

    5 projects | news.ycombinator.com | 10 Aug 2025
  • Intelli-shell just reached v1.0.0

    1 project | news.ycombinator.com | 3 Aug 2025
  • Show HN: NVIWatch – GPU monitoring with InfluxDB streaming for observability

    1 project | news.ycombinator.com | 27 Jun 2025
  • Pipelight: Lightweight CI/CD Tool

    1 project | news.ycombinator.com | 7 Mar 2025
  • Pipelight: Bring CI/CD to the smallest projects

    1 project | news.ycombinator.com | 7 Jan 2025
  • Git hooks for 100x devs.(not for faint heart)

    1 project | dev.to | 29 Nov 2024
  • A note from our sponsor - Sevalla
    sevalla.com | 31 Aug 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

What are some of the best open-source Bash projects in Rust? This list will help you:

# Project Stars
1 starship 50,824
2 zoxide 29,212
3 atuin 25,528
4 gitui 20,441
5 navi 16,127
6 amber 4,252
7 sheldon 1,242
8 cmd-wrapped 1,169
9 rust_cmd_lib 1,127
10 brush 1,032
11 argc 981
12 pipelight 751
13 workflows 691
14 hoard 620
15 plock 496
16 silver 481
17 ffs 475
18 pay-respects 375
19 bkt 294
20 complgen 274
21 kubesess 273
22 intelli-shell 257
23 shellclear 225

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com