FutureLib
Asynchronous library
A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+
FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by Scala.
40 stars
2 watching
3 forks
Language: Swift
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
| A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X | 754 |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| A lightweight library for writing better async code in Swift | 1,973 |
| A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 620 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| An implementation of Promise/A+ in Swift | 41 |
| A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
| A toolset for writing concise and maintainable asynchronous code in Swift using promises | 995 |
| A QML Promise Library that simplifies asynchronous workflow with promise-like objects and signal-based execution | 179 |
| A simple library providing asynchronous programming capabilities using promises and futures. | 17 |
| Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
| A promise-based library for simplifying asynchronous programming in WeChat mini-programs | 830 |