myers-algorithm
There are 22 repositories under myers-algorithm topic.
Dirkster99/Aehnlich
Show/Merge differences in directories and their content (text files) in Light/Dark designs
spkl/Diffs
Flexible .NET implementation of Eugene Myers diff algorithm.
Tetraquark/MyersDiffKt
Kotlin Multiplatform library implements Myers algorithm for diff calculations.
thezaza101/textdiffcore
Cross platform diff engine for .net core used to compare string values and generate a comparison output
watzon/diff
Pure Crystal implementation of various diffing algorithms
tulz-app/stringdiff
Myers diff algorithm in Scala
ZiheLiu/myers-diff
A shell tool to diff two files based with algorithm Myers.
msakamoto-sf/java-diff-libs-benchmark
Javaで実装されたdiffライブラリのベンチマークテスト
covrom/diff
fast diff library for Myers algorithm
moudev/differenzo
Inspect, visualize, and save differences between texts. Monorepo. PWA.
propensive/dissonance
An implementation of Myers' diff algorithm for Scala
UnknownPrinciple/approximating
Set of tools for implementing approximate search
apulbere/java-diff-utils-jigsaw
modular version (Java 9) of java-diff-utils library
daimaou92/difflore
figuring out text diffs from zero
memowe/Algorithm-MyersDiff
Straightforward implementation of Myers' "O(ND) Difference Algorithm"
slashdotted/yavomrs
Yet Another Variation of Myers for generic containers (for example std::vec::Vec)
startup-never-sleeps/online-diff
Investigating the similarity of the texts on the uploaded batch of text files
UjjwalAggarwal-1/diff-finder
Exploring 'Hunt and Mcllroy's' and 'Myers Algorithm' for finding diff between 2 files
Dnomyar/sit
Mini Git implementation in Scala - playground
nagaokayuji/diff3
A simple implementation of Myers' diff algorithm and a three-way merge algorithm (diff3) in Python.
onesy-me/diff
Difference algorithm