PromiseKit VS ReSwift

Compare PromiseKit vs ReSwift and see what are their differences.

PromiseKit

Promises for Swift & ObjC. (by mxcl)

ReSwift

Unidirectional Data Flow in Swift - Inspired by Redux (by ReSwift)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
PromiseKit ReSwift
4 6
14,170 7,501
- 0.2%
4.4 3.4
4 days ago about 1 month ago
Swift Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

PromiseKit

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.
  • DispatchGroup in Swift
    2 projects | dev.to | 6 Mar 2021
    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?
    2 projects | /r/swift | 21 Dec 2020
    Besides that, you can use a promise library, like PromiseKit.

ReSwift

Posts with mentions or reviews of ReSwift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-22.

What are some alternatives?

When comparing PromiseKit and ReSwift you can also consider the following projects:

RxSwift - Reactive Programming in Swift

Katana - Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by Redux.

OpenCombine - Open source implementation of Apple's Combine framework for processing values over time.

ReactorKit - A library for reactive and unidirectional Swift applications

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.

RxAlamofire - RxSwift wrapper around the elegant HTTP networking in Swift Alamofire

swift-composable-architecture - A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.