Bond
PromiseKit
Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- SonarQube - Static code analysis for 29 languages.
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
Bond | PromiseKit | |
---|---|---|
0 | 4 | |
4,229 | 14,079 | |
0.2% | - | |
0.0 | 5.8 | |
about 1 year ago | about 2 months ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Bond
We haven't tracked posts mentioning Bond yet.
Tracking mentions began in Dec 2020.
PromiseKit
-
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.
What are some alternatives?
RxSwift - Reactive Programming in Swift
OpenCombine - Open source implementation of Apple's Combine framework for processing values over time.
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.
FutureKit - A Swift based Future/Promises Library for IOS and OS X.
Hydra - ⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
ReactiveCocoa - Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
ReSwift - Unidirectional Data Flow in Swift - Inspired by Redux
promises - Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Bolts-Swift - Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
Anchorage - A collection of operators and utilities that simplify iOS layout code.