PhoenixWebGroupJay / Google-Diff-Match-Patch--C--View on GitHub
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. Diff: Compare two blocks of plain text and efficiently return a list of differences. Match: Given a search string, find its best fuzzy match in a block of plain text. Weighted for both accuracy and location. Patch: Apply…
15Feb 13, 2012Updated 14 years ago

Alternatives and similar repositories for Google-Diff-Match-Patch--C--

Users that are interested in Google-Diff-Match-Patch--C-- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?