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

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
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