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...
翻译 - Diff Utils库是一个开放源代码库,用于在文本或某种数据之间执行比较/比较操作:计算比较,应用补丁,生成统一的比较或解析它们,生成比较输出以方便将来显示(如并排视图) ) 等等。
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...
翻译 - SirixDB有助于有效,高效地存储和查询您的时间数据。每个提交都存储一个节省空间的快照。它是日志结构的,永远不会覆盖数据。 SirixDB使用一种称为滑动快照的新颖页面级版本控制方法。
Compares of Java Collections and Objects (of different classes) made easy
Traceable Python dictionary, that stores change history in an efficient way inside the object.
JsonDiffPatch is a library that allows for the diffing and patching of JSON objects
modular version (Java 9) of java-diff-utils library
A raw diff algorithm that can be extended for many purposes involving mapping changes.
#算法刷题#diff checker based on "Longest Common Subsequence" and "Backtracking"
This is a mine sweeper game, it used diff-dom to render changed DOM only.
Custom diff engine for Medusa UI (experimental)
Serializable diff applyer for files in Python - UAIC FII PYTHON