Ross ROSS = Recommend OSS · open-source software intelligence for agents

reubeno/brush

🐚bash/POSIX-compatible shell implemented in Rust 🦀 observed · 2026-08-28

github.com/reubeno/brush · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 99
  • Release rhythm 82
  • Longevity 60
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 23
  • age_days: 845
  • days_rel: 122
  • days_push: 9
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

2178 stars · 121 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

brush is a bash- and POSIX-compatible shell implemented in Rust, capable of running existing bash scripts and .bashrc files unchanged. It includes built-in syntax highlighting and auto-suggestions, and can be embedded in Rust applications via brush_core.

Use cases

  • replace bash with a memory-safe shell
  • run existing bash scripts unchanged
  • interactive shell with syntax highlighting and autosuggestions
  • embed a bash-compatible shell in a Rust application
  • test shell script compatibility against bash

When to choose

  • you want a Rust-based, memory-safe alternative to bash
  • you need high bash/POSIX compatibility for daily interactive use
  • you want modern shell UX features without switching to fish/zsh syntax
  • you need an embeddable shell interpreter in Rust

When to avoid

  • you rely on bash features like select or obscure edge cases not yet supported
  • you need 100% bug-for-bash compatibility in production scripts
  • you require zsh or fish specific features

Facets

cli-tool · maturity active

interpreter cli developer-tools developer-tools windows cross-platform rust cli shell bash-compatible posix-shell syntax-highlighting auto-suggestions embeddable command-line automation linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
reubeno/brushmain85

For agents

markdown · JSON · MCP: product_card(name="reubeno/brush")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem