ChimeHQ / OperationPlusLinks
NSOperation's missing pieces
☆129Updated last year
Alternatives and similar repositories for OperationPlus
Users that are interested in OperationPlus are comparing it to the libraries listed below
Sorting:
- An example project demonstrating Mac Catalyst features☆105Updated 3 years ago
- A Swift package for working with HTML, XML, and other markup languages, based on libxml2.☆109Updated 3 years ago
- Timelane + Core☆66Updated 3 years ago
- A decoder that constructs objects from regular expression matches.☆175Updated 4 years ago
- Mac and iOS library for parsing structured text☆228Updated 5 years ago
- Mostly here to show off Collection View Tetris☆83Updated 6 years ago
- Useful helpers for working with Codable types in Swift☆131Updated 5 years ago
- Good, solid base to build custom forms in iOS apps, using self-sizing compositional layout.☆80Updated last year
- Vapor APNS for iOS☆61Updated last year
- A Swift encoder and decoder for the JSON Feed format☆51Updated 4 years ago
- Sample project for my article on bundles☆91Updated 6 years ago
- Fast build times for big Swift projects☆238Updated 5 years ago
- Haptic Touch gesture recognizer for iPhone Xʀ☆81Updated 6 years ago
- Wrappers around AppKit and UIKit, turning them into declarative, reactive-driven frameworks.☆168Updated 6 years ago
- 🏷 Type-safe tags in Swift☆90Updated 6 years ago
- Type safe url pattern matching without regular expressions and arguments type mismatches based on parser combinators.☆211Updated 5 years ago
- A Xcode resources CLI☆56Updated 4 years ago
- A 10x+ faster drop-in replacement for NSISO8601DateFormatter☆88Updated last year
- A command line tool for managing scripts and configurations in LLDB.☆115Updated 3 years ago
- Yet Another (Swift) Argument Parser☆117Updated 5 years ago
- An array that keeps its elements sorted according to a given sort predicate.☆165Updated 11 months ago
- A CocoaPods plugin to use Whole Module Optimization for Swift files when compiling in release mode☆31Updated 7 years ago
- A correct way to determine if two floating-point numbers are approximately equal to one another in Swift☆52Updated 6 years ago
- A simple tool to create an XCFramework☆73Updated 4 years ago
- A type-safe ratio of Foundation unit quantities☆68Updated 4 years ago
- 💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.☆113Updated 4 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 4 years ago
- Adds Custom Transformers and cleaner syntax to Decodable