Dwifft
Table updaters
A tool for efficiently updating tables with changing data while preserving animations and scroll positions.
Swift Diff
2k stars
41 watching
147 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
algorithmdiffswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A compact diff format library for efficiently sending changes in JSON objects over networks. | 172 |
| A Swift diffing library that calculates the minimum set of steps to transform one collection into another. | 167 |
| A Java application that displays differences between two responses using color-coded formatting. | 0 |
| An adapter for versioning and auditing tool PaperTrail to track incremental changes in object columns efficiently | 15 |
| A Elixir-based tool that simplifies table flipping in user interfaces. | 2 |
| A framework for comparing and updating data in Swift applications with high performance and customizable diffing. | 123 |
| Tool for creating and applying JSON patches to manipulate data structures | 631 |
| Provides tools for testing and comparing two instances of any type, including efficient diff functionality. | 184 |
| A library that enables fast and crash-free updating of table view and collection view items using automatic diffing | 854 |
| A tool that compares two versions of files and shows the differences. | 1,338 |
| A grammar for parsing diff output from git commits. | 40 |
| A Swift library for calculating differences and generating patches between collections. | 664 |
| A JavaScript library for creating large, scrollable tables with infinite rows and columns. | 482 |
| A simpler way to animate UITableViews in iOS applications. | 561 |
| Provides a simple way to configure table view cells with different types of data using a flexible and type-safe approach | 268 |