diff Diff algorithm in Go. Features Simple API. Dependency-free. Based on Go's src/internal/diff/diff.go See docs and GUIDE.md for more details. Install Go version 1.17+ go get github.com/cristalhq/diff Example TODO See examples: example_test.go. License MIT License.