liljencrantz/crush
Crush is a command line shell that is also a powerful modern programming language. observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 37
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2530
- days_rel: n/a
- days_push: 381
- n_releases_24m: 0
Adoption not part of the score
1886 stars · 36 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Crush is a command line shell written in Rust that doubles as a modern programming language with a type system, closures, and lexical scoping. Its syntax is designed for both interactive shell usage and batch scripting.
Use cases
- replace bash with a modern shell
- write shell scripts with closures and a type system
- interactive command line with modern language features
- pipe and manipulate structured data in the shell
- script system automation tasks
When to choose
- you want a shell with real programming language features like closures and lexical scoping
- you find bash scripting painful and want a modern alternative
- you want one language for both interactive shell use and scripting
When to avoid
- you need POSIX shell compatibility for existing scripts
- you want a battle-tested shell for production servers
- you rely on zsh/fish plugin ecosystems
Facets
cli-tool · maturity active
cli interpreter programming-language terminal-ui programming-languages developer-tools cli cross-platform shell rust scripting-language pipes structured-data command-line linux macos
1 source
- readme: https://github.com/liljencrantz/crush · fetched 2026-08-28 · 4c8e3b7a8f01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liljencrantz/crush | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="liljencrantz/crush")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem