mdiff
Package for finding difference between two input sequences with ability to detect sequence elements displacements. (by m-matelski)
graphtage
A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV. (by trailofbits)
mdiff | graphtage | |
---|---|---|
1 | 13 | |
31 | 2,398 | |
- | 0.3% | |
2.6 | 7.8 | |
almost 3 years ago | 11 months ago | |
Python | Python | |
MIT License | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mdiff
Posts with mentions or reviews of mdiff.
We have used some of these posts to build our list of alternatives
and similar projects.
-
mdiff - generating diff with block move detection
mdiff is a package for comparing and generating diff for input sequences. It can detect sequence elements displacements (i.e. line in text have been moved up or down).
graphtage
Posts with mentions or reviews of graphtage.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-11.
- Graphtage – Semantic Diff for JSON, XML, HTML, YAML, and CSV
- Pijul: Version-Control Post-Git • Goto 2023
- graphtage - A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
-
comparing two jsons element-wise
Vielleicht mal https://github.com/trailofbits/graphtage abchecken
-
Hacker News top posts: Feb 27, 2021
Graphtage: A semantic diff utility for JSON, HTML, YAML, CSV, etc\ (42 comments)
- Graphtage: A semantic diff utility for JSON, HTML, YAML, CSV, etc
What are some alternatives?
When comparing mdiff and graphtage you can also consider the following projects:
jsondiff - Diff JSON and JSON-like structures in Python
traph - A terminal/cmd graph algorithm visualiser
dunk - Prettier git diffs in the terminal 🎨
visual-dom-diff - Highlight differences between two DOM trees.
pytest-clarity - A plugin to improve the output of pytest with colourful unified diffs
mergify - Merge git changes on commit at a time.