mattgallagher / CwlUtils
A collection of Swift utilities as documented on cocoawithlove.com
☆618Updated 3 years ago
Alternatives and similar repositories for CwlUtils:
Users that are interested in CwlUtils are comparing it to the libraries listed below
- Microbenchmarking app for Swift with nice log-log plots☆1,280Updated 2 years ago
- A Promise library for Swift, based partially on Javascript's A+ spec☆620Updated 2 years ago
- A Swift framework for reactive programming.☆303Updated 3 years ago
- DEPRECATED☆598Updated 3 years ago
- Advanced Operations in Swift☆895Updated 2 years ago
- Extracts the build settings of an Xcode project into xcconfig build configuration files.☆1,041Updated last month
- Simple way to identify what is different between 2 instances of any type. Must have for TDD.☆1,218Updated 6 months ago
- Swift library to generate differences and patches between collections.☆664Updated 2 years ago
- Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!☆985Updated 11 months ago
- Require optional values to be non-nil, or crash gracefully☆417Updated 5 years ago
- A dependency manager driven by SwiftPM that works for iOS/tvOS/watchOS/macOS projects.☆666Updated 4 years ago
- Find common xib and storyboard-related problems without running your app or writing unit tests.☆950Updated 6 years ago
- Swift Codable-like interfaces for binary representations.☆392Updated 4 years ago
- Easily generate cross platform Swift framework projects from the command line☆1,777Updated 5 years ago
- Command line program that detects unused resource strings in an iOS or OS X application.☆376Updated 3 years ago
- The fastest Diff and patch library in Swift. Includes UICollectionView/UITableView utils.