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
proxy.golang.org
Latest Release
22 days ago
v0.4.0
22 days ago
Versions
4
4
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 6 hours ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |
Rankings on proxy.golang.org
Overall
Top 1.0%