|
HTTPCoders
|
Some Swift Coders for HTTP requests |
|
RecursiveSyncDispatch
|
Implement recursive sync dispatch for private queues. Used by SemiSingleton |
|
KVObserver
|
A Safer KVO |
|
XcodeTools
|
Tool to manage Xcode project versions. |
|
EmailValidator
|
|
|
AsyncOperationResult
|
Asynchronous Operations Results in Swift |
|
BMO
|
Backed Managed Objects – Linking any local database (CoreData, Realm, etc.) to any API (REST, SOAP, etc.) |
|
HPNSwizzling
|
A method-swizzling that works. |
|
RetryingOperation
|
Retrying operations with no persistence, wrapped in a single Foundation Operation, in Swift |
|
swift-action
|
|
|
CollectionLoader
|
Loading collections of objects by page, coming from arbitrary data sources. |
|
LocMapper
|
Tool to manage the localization of the mobile apps |
|
SemiSingleton
|
Simple thread-safe uniquing of objects. Used by URLRequestOperation |
|
XibLoc
|
|
|
DummyLinuxOSLog
|
A dummy os_log for Linux. |
|
officectl
|
Tool to manage the directories from multiple sources (LDAP, Google, etc.) from the command line |
|
CollectionConcurrencyKit
|
Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs. |
|
OfficeModel
|
|
|
CollectionAndTableViewUpdateConveniences
|
A group of conveniences for UITableView and UICollectionView to allow easier updates in coordination with NSFetchedResultsController |
|
URLRequestOperation
|
Using OperationQueue for your URL requests (with a built-in retry mechanism). Used in HappSight |