PureFutures alternatives and similar libraries
Based on the "Events" category.
Alternatively, view PureFutures alternatives based on common mentions on social networks and blogs.
-
ReactiveCocoa
ReactiveCocoa (RAC) is a Cocoa framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time. -
RxSwift
Microsoft Reactive Extensions (Rx) for Swift and iOS/OSX platform. -
ReactorKit
A framework for reactive and unidirectional application architecture. -
OpenCombine
Open source implementation of Apple's Combine framework for processing values over time. -
SwiftEventBus
A publish/subscribe event bus optimized for iOS. -
PMKVObserver
Modern thread-safe and type-safe key-value observing. -
EmitterKit
an implementation of event emitters and listeners in swift. -
Tempura
A holistic approach to iOS development, inspired by Redux and MVVM. -
NoticeObserveKit
NoticeObserveKit is type-safe NotificationCenter wrapper that associates notice type with info type. -
RxReduce
Reactive implementation of the state container pattern (like Redux). It is based on the simple concepts of state immutability and unidirectionnal data flow. -
LightweightObservable
A lightweight implementation of an observable sequence that you can subscribe to. -
Notificationz
Helping you own NSNotificationCenter by providing a simple, customizable adapter. -
TopicEventBus
Publish-subscribe design pattern implementation framework, with ability to publish events by topic. -
EasyFutures
๐Futures & Promises. Easy to use. Highly combinable. -
SSEventFlow
A type safe alternative to NSNotification, inspired by Flux. -
Causality
A very simple event bus for Swift with fully typed messages. -
Tokamak
React-like declarative API for building native UI components with easy to use one-way data binding.
Scout APM - Leading-edge performance monitoring starting at $39/month
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of PureFutures or a related project?
README
PureFutures
A simple Futures and Promises library.
Installation
Carthage
Add the following in your Cartfile:
github "wiruzx/PureFutures"
And run carthage update
Up to date instructions in Carthage's README
Alternatives:
- BrightFutures โค๏ธ
- PromiseKit ๐
- Bolts ๐
- SwiftTask ๐
License
PureFutures is available under the MIT license. See the [LICENSE](LICENSE) file for more info.
*Note that all licence references and agreements mentioned in the PureFutures README section above
are relevant to that project's source code only.