Search results for sync

Throttler screenshot

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 screenshot

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) screenshot

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 screenshot

ALLKit - Async List Layout Kit

May 21, 2019 • MIT License
A declarative data-driven framework for rapid development of smooth UI.
Kingfisher screenshot

Kingfisher

January 04, 2019 • MIT License
A lightweight, pure-Swift library for downloading and caching images from the web.
PromisedFuture screenshot

PromisedFuture

July 22, 2018 • MIT License
A Swift based Future/Promises framework to help writing asynchronous code in an elegant way
MMTextureChat screenshot

MMTextureChat

July 14, 2017 • MIT License
AsyncDisplayKit(Texture) Chat Simulation
UIImageView Asynchronously  loading remote images screenshot

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...
Hydra screenshot

Hydra

March 01, 2017 • Apache 2.0 License
Promises & Await - Write better async code in Swift
Do.this screenshot

Do.this

December 29, 2016 • MIT License
Do.this is a Swift 3 quick async helper inspired by node.js Async.
Me screenshot

Me

November 28, 2016 • MIT License
A super slim and in-place solution to the "nested asynchronous computations" problem
Atlas screenshot

Atlas

June 24, 2016 • MIT License
An extremely easy-to-use and lightweight JSON mapping library for iOS and tvOS written in Swift
SKAsyncGLViewController screenshot

SKAsyncGLViewController

June 24, 2016 • MIT License
SKAsyncGLViewController. Ready to use GCD-based OpenGL stack for iOs.
NGUtilities screenshot

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 screenshot

strsync

November 17, 2015 • MIT License
Automatically translate and synchronize .strings files from defined base language.
AlecrimAsyncKit screenshot

AlecrimAsyncKit

September 03, 2015 • Unspecified License
Bringing async and await to Swift world with some flavouring.
UIActivityLabel screenshot

UIActivityLabel

August 31, 2015 • MIT License
Label with ActivityIndicator
CKSIncrementalStore screenshot

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 screenshot

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 screenshot

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...