ListDiff
Array diff calculator
An implementation of an algorithm to calculate the diff between two arrays
Swift port of IGListKit's IGListDiff
241 stars
8 watching
23 forks
Language: Swift
last commit: over 5 years ago diffswiftswift-port
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Swift library for calculating differences and generating patches between collections. | 664 |
| | A Swift diffing library that calculates the minimum set of steps to transform one collection into another. | 167 |
| | A C++ library that enables automatic computation of derivatives in an efficient and intuitive way | 1,682 |
| | A .NET library that automates the process of computing derivatives of mathematical functions. | 93 |
| | Automates showing diff of last 2 clipboard history items using VSCode | 27 |
| | A pure Swift library for calculating differences between two sets of data. | 122 |
| | An efficient array diffing framework with built-in data source adapters and collection observation functionality. | 350 |
| | A component library for displaying diffs of text | 29 |
| | Provides tools for testing and comparing two instances of any type, including efficient diff functionality. | 184 |
| | A small library that calculates the differences between two objects with nested structures, such as arrays and objects. | 1,073 |
| | A Pure OCaml implementation of a differential file diffing algorithm | 20 |
| | Provides an efficient implementation of the diff algorithm in Scala | 58 |
| | A Ruby library for generating differences between sequences using the McIlroy-Hunt LCS algorithm | 289 |
| | Tool to compare changes between two CSV files | 534 |
| | A compact diff format library for efficiently sending changes in JSON objects over networks. | 172 |