Show HN: Diffview, a fast Git diff viewer written in Rust
By sleipner42 · 2026-08-21 · 2 points · 0 comments
https://github.com/sleipner42/diffviewer
Even with LLMs, I still like to review my code manually. However, I haven’t found a good visual diff viewer for this, so I wrote one myself in Rust. Its sole purpose is to help you quickly skim through diffs. If you organize your code into folders named domain, use-case, applica…
Open the full discussion on BetterNews