#Diffing
Showing 7 of 7 repositories tagged #diffing, ranked by stars
A data-driven UICollectionView framework for building fast and flexible lists.
Tools for diffing and merging of Jupyter notebooks.
๐ด A declarative library for building component-based user interfaces in UITableView and UICollectionView.
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
Compares the PostgreSQL schema between two databases and generates SQL statements that can be run manually against the second database to make their schemas match.
Swift library for building component-based interfaces on top of UITableView and UICollectionView ๐ฑ
Simplifies the setup of UITableView data sources using type-safe descriptors for cells and sections. Animated diffing built-in.