Throttler
March 04, 2022 • MIT License
Throttler is IO throttling library of one liner closure API.
Using Throttler, you can throttle massive number of inputs coming in to the last in a single drop of one line API.
Check how Throttl...
RRReactiveNetworking
September 28, 2020 • MIT License
Nested API calls by AFNetworking with reactive ObjC
ALLKit - Async List Layout Kit
May 21, 2019 • MIT License
A declarative data-driven framework for rapid development of smooth UI.
Kingfisher
January 04, 2019 • MIT License
A lightweight, pure-Swift library for downloading and caching images from the web.
PromisedFuture
July 22, 2018 • MIT License
A Swift based Future/Promises framework to help writing asynchronous code in an elegant way
UIImageView Asynchronously loading remote images
March 09, 2017 • Apache 2.0 License
UIImageView+AsyncLoad is an extension of UIImageView for loading and displaying images asynchronously on iOS. Developer will have a hassle free environment for showing the remote image on imageview...
Do.this
December 29, 2016 • MIT License
Do.this is a Swift 3 quick async helper inspired by node.js Async.
Me
November 28, 2016 • MIT License
A super slim and in-place solution to the "nested asynchronous computations" problem
Atlas
June 24, 2016 • MIT License
An extremely easy-to-use and lightweight JSON mapping library for iOS and tvOS written in Swift
SKAsyncGLViewController
June 24, 2016 • MIT License
SKAsyncGLViewController. Ready to use GCD-based OpenGL stack for iOs.
NGUtilities
June 23, 2016 • Apache 2.0 License
NGUtilities is a header file which you easily drop into your project that adds some powerful macros to aid in Grand Central Dispatch, NSUserDefaults, and many more to come.
AlecrimAsyncKit
September 03, 2015 • Unspecified License
Bringing async and await to Swift world with some flavouring.
CKSIncrementalStore
July 01, 2015 • MIT License
CloudKit spreading awesomeness through CoreData.
CKSIncrementalStore is a subclass of NSIncrementalStore which automatically maintains a SQLite local cache (using CoreData) of user’s private dat...
SKTaskManager
May 29, 2015 • MIT License
Now its easy to manage asynchronous task whether its is sequential or parallel.
Create SKTask as many as your async task you have (i.e. if you want to download 5 images asynchronously, then create...
KFSwiftImageLoader
May 04, 2015 • MIT License
From the creator of KFWatchKitAnimations comes the next great tool for Watch and iOS in general: KFSwiftImageLoader
KFSwiftImageLoader is an extremely high-performance, lightweight, and energy...
ManualLayout
March 02, 2015 • MIT License
Easy to use and flexible AutoLayout alternative for iOS 8+. Supports AsyncDisplayKit.
GPaperTrans
January 16, 2015 • MIT License
Yet another UICollectionView layout transitions inspired by Facebook Paper App written in Swift.