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

al13n321/nnd

A debugger for Linux observed · 2026-08-28

github.com/al13n321/nnd · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

81/100

  • Activity 91
  • Release rhythm 80
  • Longevity 61
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: 2.0
  • age_days: 866
  • days_rel: 56
  • days_push: 56
  • n_releases_24m: 77

Full methodology

Adoption not part of the score

1712 stars · 38 forks observed · 2026-08-28

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

nnd is a fast, TUI-based debugger for Linux implemented from scratch in Rust, not based on gdb or lldb. It supports breakpoints, stepping, watch expressions, and pretty-printers for C++ and Rust, and ships as a single dependency-free executable.

Use cases

  • debug native C++ or Rust programs on Linux
  • a fast terminal debugger alternative to gdb
  • debug large executables with heavy debug info
  • debug over ssh in a TUI
  • step through code with conditional and data breakpoints

When to choose

  • you debug native code (C++, Rust, Zig, Odin) on Linux x86-64
  • you want a snappy TUI debugger without gdb/lldb
  • you work over ssh and want a lightweight single-binary debugger

When to avoid

  • you need ARM, macOS, or Windows support
  • you need remote debugging, GUI, IDE/DAP integration, or record/replay
  • you debug Java, Python, or other managed runtimes
  • you need multi-process/fork-following debugging

Facets

cli-tool · maturity maintenance

developer-tools terminal-ui developer-tools cli debugger tui native-code rust x86-64 standalone-executable command-line linux

2 sources

Member repositories

RepositoryRoleHealth v2
al13n321/nndmain81

For agents

markdown · JSON · MCP: product_card(name="al13n321/nnd")

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