# godzie44/BugStalker

Rust debugger for Linux x86-64

Repository: https://github.com/godzie44/BugStalker
Canonical: https://ross.abutalabs.com/products/bugstalker
Language: Rust
License: MIT
License Family: permissive
Topics: debugger, linux, rust
Last push: 2026-08-22T09:09:40+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 87, longevity 96
- inputs: {"age_days": 1353, "days_push": 11, "days_rel": 11, "gap_med": 40, "n_releases_24m": 22}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1374, forks 33 (observed 2026-08-28T04:04:33.051360+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: developer-tools, terminal-ui
- domain: developer-tools
- platform: cli, rust
- tags: debugger, rust-debugger, tui, dap, tokio, breakpoints, watchpoints, command-line, debugging, linux

## Member repositories
- godzie44/BugStalker (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.051360+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:37.536040+00:00, confidence not recorded.
  - readme: https://github.com/godzie44/BugStalker (fetched 2026-08-28T04:04:33.051360+00:00, sha f31971b4c1c7)
  - registry_crates: https://crates.io/api/v1/crates/bugstalker (fetched 2026-08-29T11:56:54.435203+00:00, sha 936fa2cec91a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
