PromiseKit Alternatives
Similar projects and alternatives to PromiseKit
-
-
OpenCombine
Open source implementation of Apple's Combine framework for processing values over time.
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
BrightFutures
Write great asynchronous code in Swift using futures and promises
-
Bolts
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
-
-
Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift (by malcommac)
-
ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C. (by google)
-
-
-
Bolts-Swift
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
PromiseKit reviews and mentions
-
DispatchGroup in Swift
The most typical way to solve this problem is by using Combine's Future or PromiseKit's Promise, or by using RxSwift's flatMap. If you're interested on how this works under the hood, I plan to write another article for this case, but for now you can check my code for a simple Promise in this gist, or check this quite old but incredibly mind blowing talk from Javi Soto.
-
How do you escape completion hell?
Besides that, you can use a promise library, like PromiseKit.
Stats
mxcl/PromiseKit is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of PromiseKit is Swift.