RemoteImageView
|
|
stream-reader
|
A simple stream protocol in Swift with concrete implementations |
UBJSONSerialization
|
UBJSON Serialization in Swift (with the help of Apple’s Foundation) |
APIConnectionProtocols
|
|
BMO
|
Backed Managed Objects – Linking any local database (CoreData, Realm, etc.) to any API (REST, SOAP, etc.) |
CollectionAndTableViewUpdateConveniences
|
A group of conveniences for UITableView and UICollectionView to allow easier updates in coordination with NSFetchedResultsController |
CollectionLoader
|
Loading collections of objects by page, coming from arbitrary data sources. |
FRZSwizzling
|
A method-swizzling that works. |
HTTPCoders
|
Some Swift Coders for HTTP requests |
KVObserver
|
A Safer KVO |
LocMapper
|
Map localizations from a reference to your code. |
OfficeModel
|
This is the model of the API of officectl. |
officectl
|
Tool to manage the directories from multiple sources (LDAP, Google, etc.) from the command line |
RecursiveSyncDispatch
|
Implement recursive sync dispatch for private queues |
RetryingOperation
|
Retrying operations with no persistence, wrapped in a single Foundation Operation, in Swift |
SemiSingleton
|
Simple thread-safe uniquing of objects |
swift-action
|
|
swift-email
|
|
swift-xdg
|
Implementation of the XDG Base Directory Specification in Swift |
URLRequestOperation
|
Using OperationQueue for your URL requests (with a built-in retry mechanism) |
XibLoc
|
|
swift-task-queue
|
|
BSONSerialization
|
BSON Serialization in Swift |
FSEventsWrapper
|
Easily use FSEvents in Swift |
HasResult
|
|
LinkHeaderParser
|
Parser for the “Link” HTTP header (tries to be RFC 8288 compliant) |
OperationAwaiting
|
|
UnwrapOrThrow
|
|