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

SoptikHa2/desed

Debugger for Sed: demystify and debug your sed scripts, from comfort of your terminal. observed · 2026-08-28

github.com/SoptikHa2/desed · homepage · Rust · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 82
  • 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: 2327
  • days_rel: 687
  • days_push: 109
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1216 stars · 26 forks observed · 2026-08-28

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

Desed is a terminal TUI debugger for GNU sed scripts, written in Rust. It lets users step through sed execution forward and backward, set breakpoints, preview variable values, and hot-reload scripts while editing.

Use cases

  • debug complex sed scripts
  • step through sed script execution
  • set breakpoints in sed scripts
  • understand what a sed substitution does before it runs
  • inspect pattern space and hold space while debugging sed
  • hot reload sed script while debugging

When to choose

  • you write or maintain nontrivial sed scripts and need an interactive debugger
  • you want to understand why a sed one-liner behaves unexpectedly
  • you prefer a TUI with vim-like keybindings over sed --debug output

When to avoid

  • you only need simple one-line sed substitutions
  • you need a guaranteed-exact debugger, since desed emulates sed to guess the current line
  • you need a debugger for awk or other text tools

Facets

cli-tool · maturity maintenance

developer-tools terminal-ui interpreter developer-tools text-editors bsd cli cross-platform sed debugger tui rust unix command-line linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
SoptikHa2/desedmain60

For agents

markdown · JSON · MCP: product_card(name="SoptikHa2/desed")

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