diff-algorithm topic
List
diff-algorithm repositories
sirix
1.1k
Stars
238
Forks
Watchers
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-e...
java-diff-utils
1.2k
Stars
177
Forks
Watchers
Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing t...
NetDiff
55
Stars
7
Forks
Watchers
C# implementation of the Diff algorithm.
compare-utils
18
Stars
2
Forks
Watchers
Compares of Java Collections and Objects (of different classes) made easy
pure-virtual-dom
23
Stars
7
Forks
Watchers
🐝VDom+Diff+Patch的简明实现