FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

diff-algorithm · GitHub Topics · GitHub

#

diff-algorithm

Here are 30 public repositories matching this topic...

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 them, generating diff output for easy future displaying (like side-by-side view) and so on.

  • Updated Jul 4, 2026
  • Java

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-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

  • Updated Aug 25, 2026
  • Java

C# implementation of the Diff algorithm.

  • Updated Apr 9, 2021
  • C#

Go implementation of the Patience Diff algorithm

  • Updated Jul 31, 2026
  • Go

🐝VDom+Diff+Patch的简明实现

  • Updated Nov 17, 2019
  • JavaScript

A modern Ruby implementation of Google's Diff Match and Patch.

  • Updated May 15, 2025
  • Ruby

JsonDiffPatch is a library that allows for the diffing and patching of JSON objects

  • Updated Jul 20, 2024
  • TypeScript

Generates a word based inline diff, given 2 pieces of text

  • Updated Apr 27, 2019
  • C#

Traceable Python dictionary, that stores change history in an efficient way inside the object.

  • Updated Oct 17, 2018
  • Python

A C++ implementation of a Git-inspired distributed version control system designed to explore the internal architecture and algorithms behind modern VCS platforms. MyVCS implements content-addressable object storage, SHA-256 integrity verification, staging, commits, branching, three-way merging, commit graphs, and file diffs through CLI.

  • Updated Dec 21, 2025
  • C++

modular version (Java 9) of java-diff-utils library

  • Updated Oct 14, 2017
  • Java

Diff Utils library is an OpenSource library for performing the comparison operations between texts: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.

  • Updated Nov 1, 2017
  • Java

A raw diff algorithm that can be extended for many purposes involving mapping changes.

  • Updated Mar 30, 2020
  • TypeScript

Implementation of the Myers diff algorithm with O(ND) complexity, multiple output formats, and benchmarking suite.

  • Updated Oct 21, 2025
  • TypeScript

A simple template engine with two-way data bindings.

  • Updated Jul 3, 2017
  • JavaScript

A high-performance terminal text editor built from scratch in C++17 using a piece table — no external dependencies. Features undo/redo, regex search, syntax highlighting, and background autosave.

  • Updated Aug 24, 2026
  • C++

C# Library to get difference of two text files

  • Updated Jul 18, 2022
  • C#

Improve this page

Add a description, image, and links to the diff-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the diff-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL