<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>diff</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/837/feed"/>
    <updated>2026-04-22T02:26:19+00:00</updated>
    <id>https://links.biapy.com/guest/tags/837/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12534</id>
            <title type="text"><![CDATA[oasdiff]]></title>
            <link rel="alternate" href="https://www.oasdiff.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12534"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenAPI Breaking Change Detection &amp;amp; PR Review.
Know exactly what changed in your API — and who approved it.
Command-line and Go package to compare and detect breaking changes in OpenAPI specs.

oasdiff posts a breaking change report on every pull request, with one-click approve/reject for each change. The CI gate updates automatically.

- [oasdiff @ GitHub](https://github.com/oasdiff/oasdiff).

Related contents:

- [How to build a git diff driver @ Jamie Tanna](https://www.jvt.me/posts/2026/04/11/how-git-diff-driver/).]]>
            </summary>
            <updated>2026-04-13T11:56:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11953</id>
            <title type="text"><![CDATA[deff]]></title>
            <link rel="alternate" href="https://github.com/flamestro/deff" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11953"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[deff is a Rust TUI: interactive, side-by-side file review for git diffs with per-file navigation, vertical and horizontal scrolling, syntax highlighting, and added/deleted line tinting.]]>
            </summary>
            <updated>2026-02-27T12:47:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11818</id>
            <title type="text"><![CDATA[diffnav]]></title>
            <link rel="alternate" href="https://github.com/dlvhdr/diffnav" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11818"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A git diff pager based on delta but with a file tree, à la GitHub.]]>
            </summary>
            <updated>2026-02-16T06:05:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11707</id>
            <title type="text"><![CDATA[sqldef]]></title>
            <link rel="alternate" href="https://sqldef.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11707"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Idempotent schema management for MySQL, PostgreSQL, SQLite, and SQL Server.

sqldef is a CLI tool for diffing two SQL schemas. You can use it to manage the migration of RDBMSs using regular SQL DDLs.

Supported databases: MySQL, MariaDB, TiDB, PostgreSQL, SQL Server, and SQLite3.

- [sqldef @ GitHub](https://github.com/sqldef/sqldef).]]>
            </summary>
            <updated>2026-02-05T12:43:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10633</id>
            <title type="text"><![CDATA[Diffuse]]></title>
            <link rel="alternate" href="https://mightycreak.github.io/diffuse/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10633"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.

- [Diffuse @ GitHub](https://github.com/MightyCreak/diffuse).

Related contents:

- [Episode 134 @ Linux Dev Time](https://www.linuxdevtime.com/linux-dev-time-episode-134/).]]>
            </summary>
            <updated>2025-10-13T06:39:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10632</id>
            <title type="text"><![CDATA[Meld]]></title>
            <link rel="alternate" href="https://meld.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10632"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual diff and merge tool.

 Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems. 

- [Meld @ GNOME&amp;#039;s GitLab](https://gitlab.gnome.org/GNOME/meld).

Related contents:

- [Episode 134 @ Linux Dev Time](https://www.linuxdevtime.com/linux-dev-time-episode-134/).]]>
            </summary>
            <updated>2025-11-03T10:56:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10547</id>
            <title type="text"><![CDATA[DiffRays]]></title>
            <link rel="alternate" href="https://github.com/pwnfuzz/diffrays" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10547"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[IDA Pro Binary Diffing Engine.

 DiffRays is a research-oriented tool for binary patch diffing, designed to aid in vulnerability research, exploit development, and reverse engineering. 

Relate contents:

- [Diffrays - Un super outil de diffing binaire IDA Pro pour la recherche de vulnérabilités @ Korben :fr:](https://korben.info/diffrays-exploit-wednesday-archeologie-binaire.html).]]>
            </summary>
            <updated>2025-10-06T09:26:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10503</id>
            <title type="text"><![CDATA[blockdiff]]></title>
            <link rel="alternate" href="https://github.com/CognitionAI/blockdiff" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10503"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast block-level file diffs (e.g. for VM disk images) using CoW filesystem metadata.

Related contents:

- [Blockdiff: How we built our own file format for VM disk snapshots @ Cognition](https://cognition.ai/blog/blockdiff).]]>
            </summary>
            <updated>2025-10-02T11:41:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10482</id>
            <title type="text"><![CDATA[znkr.io/diff]]></title>
            <link rel="alternate" href="https://github.com/znkr/diff" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10482"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A difference algorithm module for Go. A high-performance difference algorithm module for Go.

Difference algorithms compare two inputs and find the edits that transform one to the other. This is very useful to understand changes, for example when comparing a test result with the expected result or to understand which changes have been made to a file.

Related contents:

- [Diff Algorithms @ flo.znkr.io](https://flo.znkr.io/diff/).]]>
            </summary>
            <updated>2025-10-01T12:35:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/792</id>
            <title type="text"><![CDATA[Visual-Diff-Merge]]></title>
            <link rel="alternate" href="https://visual-diff-merge.miglisoft.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/792"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual Code Comparison Tool.

Effortlessly compare and merge code in a responsive split‑view interface, with interactive change selection and support for over 180 programming languages. 

Visual Diff-Merge is a web-based tool for comparing, selecting, and merging code changes. With a split-view interface, it lets you view two versions side by side for easy diffing and merging. Built with PHP and JavaScript, it supports automatic language detection and syntax highlighting for over 180 programming languages, including HTML, Twig, PHP, JavaScript, JSON, TypeScript, Python, Ruby, Java, C#, CSS, XML, YAML, Markdown, SQL, and many more.

- [Visual-Diff-Merge @ GitHub](https://github.com/migliori/visual-diff-merge).]]>
            </summary>
            <updated>2025-08-28T18:10:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3216</id>
            <title type="text"><![CDATA[Difftastic]]></title>
            <link rel="alternate" href="https://difftastic.wilfred.me.uk/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3216"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a structural diff that understands syntax 🟥🟩 
Difftastic is a structural diff tool that compares files based on their syntax.

- [Difftastic @ GitHub](https://github.com/Wilfred/difftastic).

Related contents:

- [Episode 134 @ Linux Dev Time](https://www.linuxdevtime.com/linux-dev-time-episode-134/).]]>
            </summary>
            <updated>2025-10-13T06:41:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4879</id>
            <title type="text"><![CDATA[BinDiff]]></title>
            <link rel="alternate" href="https://zynamics.com/bindiff.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4879"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[BinDiff is a comparison tool for binary files, that assists vulnerability researchers and engineers to quickly find differences and similarities in disassembled code.

With BinDiff you can identify and isolate fixes for vulnerabilities in vendor-supplied patches. You can also port symbols and comments between disassemblies of multiple versions of the same binary or use BinDiff to gather evidence for code theft or patent infringement.

[BinDiff @ GitHub](https://github.com/google/bindiff).]]>
            </summary>
            <updated>2025-08-29T05:31:08+00:00</updated>
        </entry>
    </feed>
