text-diff

a python implementation of diff3 and three way merge (by samsquire)

Text-diff Alternatives

Similar projects and alternatives to text-diff

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better text-diff alternative or higher similarity.

text-diff discussion

Log in or Post with

text-diff reviews and mentions

Posts with mentions or reviews of text-diff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-18.
  • CRDT-richtext: Rust implementation of Peritext and Fugue
    17 projects | news.ycombinator.com | 18 May 2023
    https://github.com/samsquire/multiversion-concurrency-contro...

    And I implemented a 3 way text diff with myers algorithm based on https://blog.jcoglan.com/2017/02/12/the-myers-diff-algorithm...

    https://github.com/samsquire/text-diff

    I implemented an eventually consistent mesh protocol that uses timestamps to provide last write wins

  • Visualizing Diffs The Myers difference algorithm
    3 projects | news.ycombinator.com | 3 Nov 2022
    I implemented a three direction diff at https://github.com/samsquire/text-diff

    Conflict detection is fairly hard to get right, I can detect overlapping ranges to colour the output green or red.

    Using this guide https://blog.jcoglan.com/2017/02/12/the-myers-diff-algorithm...

Stats

Basic text-diff repo stats
2
6
10.0
about 2 years ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Python is
the 2nd most popular programming language
based on number of metions?