Difftastic is a structural diff tool written in Rust that parses source files using syntax trees (via tree‑sitter) and produces human‑readable diffs at the expression level. It works across 30+ languages and emphasizes readability by aligning code structure rather than lines. Ideal for code review and understanding semantic changes.
Features
- AST‑based syntax-aware diffs (not just line diffs)
- Supports 30+ programming languages via tree‑sitter
- Highlights moved code segments, renamed variables
- Human‑friendly side‑by‑side terminal output
- Falls back to word‑based text diff for unknown files
- No patch generation or merging—focused solely on human understanding
Categories
Diff ToolsLicense
MIT LicenseFollow Difftastic
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Difftastic!