reubeno/brush
🐚bash/POSIX-compatible shell implemented in Rust 🦀 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
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
- readme: https://github.com/reubeno/brush · fetched 2026-08-28 · 3debbf6416fc
- homepage: https://brush.sh · fetched 2026-08-29 · f99f9d0aa8af
- site_page: https://brush.sh/docs · fetched 2026-08-29 · 9e23cf2e9548
- site_page: https://brush.sh/how-tos/install · fetched 2026-08-29 · e77fc7e7c2ac
- registry_crates: https://crates.io/api/v1/crates/brush · fetched 2026-08-29 · a111458be7d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| reubeno/brush | main | 85 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem