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

godzie44/BugStalker

Rust debugger for Linux x86-64 observed · 2026-08-28

github.com/godzie44/BugStalker · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 87
  • Longevity 96
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: 40
  • age_days: 1353
  • days_rel: 11
  • days_push: 11
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

1374 stars · 33 forks observed · 2026-08-28

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

BugStalker is a modern debugger for Linux x86-64, written in Rust specifically for debugging Rust programs. It offers console and TUI modes, deep Rust type system integration, async/Tokio inspection, and DAP support for editors like VSCode and Zed.

Use cases

  • debug a Rust application on Linux
  • set breakpoints and step through Rust code
  • inspect Tokio async tasks without code changes
  • debug multithreaded Rust programs from the terminal
  • use a Rust debugger from VSCode or Zed via DAP
  • watch variables and inspect Rust collections while debugging

When to avoid

  • you need to debug on platforms other than Linux x86-64
  • you primarily debug non-Rust languages
  • you need mature debugger features like reverse debugging or hardware-level analysis found in GDB/LLDB

Facets

cli-tool · maturity active

developer-tools terminal-ui developer-tools cli rust debugger rust-debugger tui dap tokio breakpoints watchpoints command-line debugging linux

2 sources

Member repositories

RepositoryRoleHealth v2
godzie44/BugStalkermain94

For agents

markdown · JSON · MCP: product_card(name="godzie44/BugStalker")

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