Differ generates the differences between Collection instances. There’s a lot more to calculating diffs than performing table view animations easily. Wherever you have code that propagates added/removed/moved callbacks from your model to your user interface, you should consider using a library that can calculate differences. Animating small batches of changes is usually going to be faster and provide a more responsive experience than reloading all of your data. Calculating and acting on differences should also aid you in making a clear separation between data and user interface, and hopefully provide a more declarative approach: your model performs state transition, then your UI code performs appropriate actions based on the calculated differences to that state.

Features

  • Differ supports three types of operations
  • Documentation available
  • Supports Insertions
  • Supports Moves (when using ExtendedDiff)
  • It is fast
  • Arbitrary sorting of patches (Patch)
  • Calculate differences between collections containing collections

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow Differ

Differ Web Site

You Might Also Like
Employee monitoring software with screenshots Icon
Employee monitoring software with screenshots

Clear visibility and insights into how employees work. Even remotely.

Stay productive working at any distance from anywhere with Monitask.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Differ!

Additional Project Details

Programming Language

Swift

Related Categories

Swift Libraries

Registered

2024-06-03