patiencediff
There are 5 repositories under patiencediff topic.
lowlighter/libs
🍱 Collection of carefully crafted TypeScript standalone libraries. Minimal, unbloated, convenient.
peter-evans/patience
Go implementation of the Patience Diff algorithm
breezy-team/patiencediff
Patiencediff implementation
ZviRosenfeld/IEnumerableCorrelater
IEnumerableCorrelater knows to compare two IEnumerables or strings. It returns the distance between them, and returns two arrays which represent their "best match". IEnumerableCorrelater can be used to create diff tools.
pirmd/text
Package text provides text manipulation functions (like indentation, wrapping, columnize,...) that can differentiate printable from non-printable sequences (like ANSI colored sequences).