Back to browse
GitHub Repository
2 starsRust

Anduin – A fast cross platform Git diff viewer inspired by Magit

by ishanr·Mar 17, 2026·2 points·0 comments

AI Analysis

MidShip ItNiche Gem

Magit-style Git GUI in Rust, but GitKraken and lazygit already dominate this space.

Strengths
  • Rust + Iced delivers native performance across macOS, Linux, and Windows
  • Worktree support targets modern Git workflows
  • Keyboard shortcuts mirror Magit for muscle memory
Weaknesses
  • Zero stars and 52 commits signal early-stage development
  • AI agent workflow positioning lacks clear differentiation from standard Git GUIs
Target Audience

Developers reviewing code, especially AI-generated code

Similar To

GitKraken · lazygit · Magit

Post Description

I loved Magit when I used to use Emacs but I review a lot more code these days and I wanted something lightweight and fast where I can see changes happening in real time as the code is being generated by an agent.

So I built Anduin, with Iced and it has a bunch of keyboard shortcuts inspired by Magit that I have been using everyday.

If someone wants to try it, you can clone and cargo build.

Similar Projects

Developer Tools●●Solid

Git Diff for Agentic Coding

Lightweight diff viewer for Claude Code and headless agents, but solves an already-solved problem.

Ship ItSolve My Problem
alex_mia
403mo ago