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

adam-mcdaniel/dune

A shell🐚 by the beach🏖️! observed · 2026-08-28

github.com/adam-mcdaniel/dune · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

35/100

  • Activity 27
  • Release rhythm 8
  • Longevity 100
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: 1822
  • days_rel: n/a
  • days_push: 441
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1084 stars · 22 forks observed · 2026-08-28

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

Dune is a Unix shell and scripting language written in Rust, combining bash-style shell operations (piping, redirection) with Lisp-inspired functional programming features like quoting, macros, and operator overloading. Its interpreter is standalone and highly customizable, allowing users to build custom shell frontends.

Use cases

  • replace bash with a more customizable shell
  • write sysadmin scripts with functional programming abstractions
  • build a custom shell frontend on a standalone interpreter
  • use macros and metaprogramming in a shell language
  • a cozy, personalized terminal experience

When to choose

  • you want a hackable, Lisp-flavored alternative to bash
  • you need a scripting language with shell operations built in
  • you enjoy customizing your shell's prompt, REPL, and startup behavior

When to avoid

  • you need POSIX compliance or a battle-tested production shell
  • your scripts must run on systems where only bash/sh is available
  • you rely on an extensive ecosystem of existing shell tooling

Facets

cli-tool · maturity active

interpreter cli programming-language developer-tools developer-tools programming-languages windows rust cli cross-platform shell repl lisp-inspired scripting-language unix-shell command-line automation linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
adam-mcdaniel/dunemain35

For agents

markdown · JSON · MCP: product_card(name="adam-mcdaniel/dune")

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