mdiff
Package for finding difference between two input sequences with ability to detect sequence elements displacements. (by m-matelski)
dunk
Prettier git diffs in the terminal 🎨 (by darrenburns)
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).
dunk
Posts with mentions or reviews of dunk.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-23.
-
Wilfred/difftastic: a structural diff that understands syntax
Here’s another one. Output is a little more colorful and resembles GitHub.
https://github.com/darrenburns/dunk
-
A Guide to Overengineering a Windows Terminal
dunk - You can use this to get prettier git diffs.
-
This Week in Python
dunk – Prettier git diffs
-
Dunk is my new diff pager
# Dunk - prettier git diffs # https://github.com/darrenburns/dunk - name: check is dunk installed shell: command -v black register: dunk_exists ignore_errors: yes - name: install dunk when: dunk_exists is failed shell: pipx install dunk
What are some alternatives?
When comparing mdiff and dunk you can also consider the following projects:
jsondiff - Diff JSON and JSON-like structures in Python
Pipe - A Python library to use infix notation in Python
pytest-clarity - A plugin to improve the output of pytest with colourful unified diffs
themes - Themes for Windows Terminal
OOK_Audio - De Bruijn Sequence WAV File Generator for the HackRF
geodiff - Library for handling diffs for geospatial data