kerminal - terminal emulator and SSH manager
Rust cross-platform terminal with built-in SSH connection manager and command automation. Saves frequent connections and lets you broadcast commands to multiple sessions.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
claude-code-rust - native Rust port of Claude Code
Rust reimplementation of Anthropic's Claude Code CLI that avoids the upstream V8 heap OOM in long sessions. Daily-driver replacement that keeps the same UX without Node.
ccmd - TUI to audit and clean developer caches
Rust terminal UI for exploring cache directories on macOS and Linux. Scans cached packages for known CVEs, finds outdated deps, and reclaims disk space.
proxelar - programmable MITM proxy in Rust
Rust MITM proxy that intercepts HTTP/HTTPS in forward and reverse modes with TLS interception, a TUI, and a web GUI. Useful for inspecting what agents and apps are actually sending over the wire.
ttl - modern traceroute with TUI
Rust traceroute with a real-time TUI: per-hop stats, ASN/geo lookup, ECMP detection, and MPLS label parsing. Aims to replace mtr.