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: over 1 year ago
Linked from 1 awesome list
algorithmdiffswift
Related projects:
Repository | Description | Stars |
---|---|---|
paldepind/dffptch | A compact diff format library for efficiently sending changes in JSON objects over networks. | 172 |
mcudich/heckeldiff | A Swift diffing library that calculates the minimum set of steps to transform one collection into another. | 167 |
hackvertor/diffy | A Java application that displays differences between two responses using color-coded formatting. | 0 |
hashwin/paper_trail-hashdiff | An adapter for versioning and auditing tool PaperTrail to track incremental changes in object columns efficiently | 15 |
keathley/butler_tableflip | A Elixir-based tool that simplifies table flipping in user interfaces. | 2 |
zenangst/differific | A diffing framework that helps compare Hashable objects using the Paul Heckel's algorithm. | 123 |
cujojs/jiff | Tool for creating and applying JSON patches to manipulate data structures | 628 |
kuniwak/mirrordiffkit | Provides tools for testing and comparing two instances of any type, including efficient diff functionality. | 184 |
ra1028/diffabledatasources | A library that enables fast and crash-free updating of table view and collection view items using automatic diffing | 853 |
homeport/dyff | A tool that compares two versions of files and shows the differences. | 1,321 |
the-mikedavis/tree-sitter-diff | A grammar for parsing diff output from git commits. | 38 |
tonyarnold/differ | A Swift library for calculating differences and generating patches between collections. | 662 |
fulmicoton/fattable | A JavaScript library for creating large, scrollable tables with infinite rows and columns. | 482 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
fastred/configurabletableviewcontroller | Provides a simple way to configure table view cells with different types of data using a flexible and type-safe approach | 269 |