DifferenceKit
|
💻 A fast and flexible O(n) difference algorithm framework for Swift collection. |
RxDataSources
|
UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...) |
Dwifft
|
error: Could not find Package.swift in this directory or any of its parent directories.
|
xcdiff
|
A tool which helps you diff xcodeproj files. |
Changeset
|
Minimal edits from one collection to another |
DiffableDataSources
|
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource. |
Differ
|
Swift library to generate differences and patches between collections. |
ListDiff
|
error: 'package': target at '/usr/src/package/Tests/ListDiffTests' contains mixed language source files; feature not supported
|
SwiftLCS
|
Swift implementation of the longest common subsequence (LCS) algorithm. |
MirrorDiffKit
|
Graduation from messy XCTAssertEqual messages. |
SPDiffable
|
Wrapper of Apple Diffable Data Source. Including side bar and ready-use models. |
FastDiff
|
Fetching git@github.com:kandelvijaya/AlgorithmChecker.git
warning: 'algorithmchecker': skipping cache due to an error: Failed to clone repository git@github.com:kandelvijaya/AlgorithmChecker.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/AlgorithmChecker-2ac87a7b'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetching git@github.com:kandelvijaya/AlgorithmChecker.git
warning: 'algorithmchecker': skipping cache due to an error: Failed to clone repository git@github.com:kandelvijaya/AlgorithmChecker.git:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/AlgorithmChecker-2ac87a7b'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Failed to clone repository git@github.com:kandelvijaya/AlgorithmChecker.git:
Cloning into bare repository '/usr/src/package/.build/repositories/AlgorithmChecker-2ac87a7b'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
|
RxDataSources-Texture
|
ASTable and ASCollection Data Sources for RxSwift (Texture) |
SwiftDiff
|
Diff text in Swift |
Sdifft
|
using the Myers's Difference Algorithm to compare differences between two equatable element |
DiffedAssertEqual
|
Assert equality in tests. Get a textual diff for inequality |