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
iOS app Signer(multi-file synchronization signature, auto register device and download profile and certificate)
November 21, 2019 • Apache 2.0 License
an macOS app that use for iOS app resign, you can resign muti-file synchronization, and it support to export the assets.car file in app bundle, you can also replace the icon for ipa or app without ...
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.
strsync
November 17, 2015 • MIT License
Automatically translate and synchronize .strings files from defined base language.
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...
XLData
June 30, 2015 • MIT License
XLData provides an elegant and concise way to load and show data sets into table and collection views.
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...