An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/teleivo/diff

Package diff implements the Myers diff algorithm for computing the shortest edit script (SES) between two sequences. It uses the linear space variant (Section 4b) described in Eugene W. Myers' paper "An O(ND) Difference Algorithm and Its Variations" (1986). It runs in O(ND) time and O(N) space where N is the sum of the lengths of the two sequences and D is the size of the minimum edit script.

Ecosystem
proxy.golang.org
Latest Release
v0.4.0
22 days ago
Versions
4
v0.4.0
Published: 22 days ago
Registry - Documentation - Download
v0.3.0
Published: about 2 months ago
Registry - Documentation - Download
v0.0.2
Published: about 2 months ago
Registry - Documentation - Download
v0.0.1
Published: about 2 months ago
Registry - Documentation - Download
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/teleivo/diff
spec
License GPL-3.0
Namespace github.com/teleivo
First Release about 2 months ago
Last Synced about 5 hours ago
Keywords
diff go myers-diff
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 1.0%