SaaSHub helps you find the best software and product alternatives Learn more →
PromiseKit Alternatives
Similar projects and alternatives to PromiseKit
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
OpenCombine
Open source implementation of Apple's Combine framework for processing values over time.
-
-
-
-
-
-
Bolts-Swift
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
-
promises
Promises is a modern framework that provides a synchronization construct for Swift and Objective-C. (by google)
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better PromiseKit alternative or higher similarity.
PromiseKit discussion
PromiseKit reviews and mentions
Posts with mentions or reviews of PromiseKit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-06.
-
What do you use for new projects? RxSwift or Combine
Do you use PromiseKit?
-
Timing problems (async, getting data from Firestore DB)
I use PromiseKit to handle async codes. It's really easy to use for basic uses like this
-
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.
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
Basic PromiseKit repo stats
4
14,247
5.2
4 days ago
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.