github.com
TX230/winproc-tui — GitHub
Windows 11 x64 TUI for investigating live process behavior. Rust, MIT, v0.1.0. 47★ in 24 hours.

winproc-tui is a one-day-old Rust/Ratatui Windows 11 x64 TUI (MIT, v0.1.0, 47★) that records process-metric sessions as JSON Lines for frame-by-frame replay and lets you mark two time points for an A/B delta comparison — filling a debugging gap that Task Manager, Process Explorer, and bottom all leave open.

awesome-ratatui list 2. Zero Hacker News posts, zero Reddit threads — this is a radar find, not a trending tool.
| Method | Steps |
|---|---|
| Prebuilt binary | Download winproc-tui-0.1.0-windows-x64.zip (1.17 MB) from the GitHub release, unzip, run winproc-tui.exe |
| Source build | git clone, then cargo build --release — requires Rust 1.85+, MSVC linker, and Visual Studio Build Tools |
bottom (ClementTsang/bottom, 13,360★) is the cross-platform Rust TUI covering similar ground — though it has no record/replay or A/B comparison 2.winproc-tui does not aim to be a full replacement for Process Explorer or System Informer. It is a tool for quickly observing process changes during short development and verification sessions." 3 No network I/O breakdown, no handle type inspection, no kernel debugging hooks. The scope is narrow by design.Windows 11 x64 TUI for investigating live process behavior. Rust, MIT, v0.1.0. 47★ in 24 hours.
Initial public release. Prebuilt binary: winproc-tui-0.1.0-windows-x64.zip (1.17 MB). SHA256 checksum included.
이 콘텐츠를 둘러싼 관점이나 맥락을 계속 보강해 보세요.