ListDiff

Array diff calculator

An implementation of an algorithm to calculate the diff between two arrays

Swift port of IGListKit's IGListDiff

GitHub

241 stars
8 watching
23 forks
Language: Swift
last commit: over 4 years ago
diffswiftswift-port

Related projects:

Repository Description Stars
tonyarnold/differ A Swift library for calculating differences and generating patches between collections. 662
mcudich/heckeldiff A Swift diffing library that calculates the minimum set of steps to transform one collection into another. 167
autodiff/autodiff A C++ library that enables automatic computation of derivatives in an efficient and intuitive way 1,665
alexshtf/autodiff A .NET library that automates the process of computing derivatives of mathematical functions. 93
logicxd/alfred-vscodediff Automates showing diff of last 2 clipboard history items using VSCode 27
soffes/diff A pure Swift library for calculating differences between two sets of data. 122
alexdrone/buffer An efficient array diffing framework with built-in data source adapters and collection observation functionality. 350
rars/ngx-diff A library for displaying differences in text documents 29
kuniwak/mirrordiffkit Provides tools for testing and comparing two instances of any type, including efficient diff functionality. 184
mattphillips/deep-object-diff A small library that calculates the differences between two objects with nested structures, such as arrays and objects. 1,065
mirage/duff A Pure OCaml implementation of a differential file diffing algorithm 20
sirthias/spliff Provides an efficient implementation of the diff algorithm in Scala 58
halostatue/diff-lcs A Ruby library for generating differences between sequences using the McIlroy-Hunt LCS algorithm 290
aswinkarthik/csvdiff Tool to compare changes between two CSV files 532
paldepind/dffptch A compact diff format library for efficiently sending changes in JSON objects over networks. 172