#diff #part #computing #ojo #patience

ojo_diff

A small crate for computing diffs (part of the ojo project)

1 unstable release

0.1.0 Feb 21, 2019

#1 in #ojo

Download history 6/week @ 2024-02-19 21/week @ 2024-02-26 6/week @ 2024-03-04 4/week @ 2024-03-11 1/week @ 2024-03-18 7/week @ 2024-03-25 38/week @ 2024-04-01

51 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

19KB
296 lines

This crate contains a simple implementation of the patience diff algorithm (specifically, the non-recursive variant described here). This is part of the ojo, and is not intended for public use.

No runtime deps