GilesHammond / DifferenceTrackerLinks
A lightweight extension to Swift's CollectionDifference for macOS, supporting moves in addition to removals and insertions, critical when updating interfaces and managing reference types.
☆16Updated 3 years ago
Alternatives and similar repositories for DifferenceTracker
Users that are interested in DifferenceTracker are comparing it to the libraries listed below
Sorting:
- AppKit and UIKit without conditional compilation☆72Updated last month
- Utilities for working with XCUI testing☆40Updated 2 years ago
- AsyncSequence Data transforms☆26Updated last year
- This Mac Catalyst example showcases a way to embed custom views, built with AppKit, in a UIKit-presented menu tree.☆26Updated 2 years ago
- Swift Concurrency wrapper for monitoring file system events using FSEvents☆41Updated last month
- Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.☆51Updated 9 months ago
- A Swift protocol for composing the textual representation of a type in terms of its components.☆19Updated 4 months ago
- Additional Scene types for SwiftUI on macOS☆25Updated 10 months ago
- Nested NSDocuments☆26Updated last year
- A safe Swift Concurrency interface for NSItemProvider☆32Updated last month
- Quickly find matches in a Swift collection☆36Updated 2 years ago
- A more pleasant NSScrollView experience☆19Updated 6 months ago
- A Swift library for working with syntax highlighting/IDE themes☆33Updated 7 months ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆79Updated 6 months ago
- Cross-platform Swift Package to determine OS name and version on which the app is running☆34Updated 8 months ago
- Reference implementation of property wrapper like Apple's @ViewLoading☆29Updated 2 years ago
- Abstractions for working with TextKit 1 and 2☆53Updated 8 months ago
- Collection of Cocoa controls that look just right, offer modern Swift APIs, and nicely compose together.☆58Updated 4 months ago
- An AsyncSequence implementation for KVO observation☆16Updated last year
- Standardized Help UI for AppleUniversal projects☆39Updated 5 months ago
- A set of utilities for more pleasant work with ExtensionKit