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.

GitHub

40 stars
2 watching
3 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lilyball/tomorrowland An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support 117
futurekit/futurekit A Swift-based Future/Promises Library for asynchronous programming on iOS and OS X 754
davidask/futures A framework for simplifying asynchronous programming using lightweight promises and futures 58
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68
zhangchiqing/bluebird-promisell A functional programming library for promises that helps write flat async code with composable functions 44
malcommac/hydra A lightweight library for writing better async code in Swift 1,972
khanlou/promise A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. 621
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
andrewbarba/bluebird.swift An implementation of Promise/A+ in Swift 41
yannickl/awaitkit A Swift library that simplifies asynchronous programming using the Async/Await syntax 750
freshos/then A toolset for writing concise and maintainable asynchronous code in Swift using promises 993
benlau/quickpromise A QML Promise Library that simplifies asynchronous workflow with promise-like objects and signal-based execution 179
wiruzx/purefutures A simple library providing asynchronous programming capabilities using promises and futures. 17
asyncninja/asyncninja Provides primitives and tools for concurrency and reactive programming in Swift 156
youngjuning/wx-promise-pro A promise-based library for simplifying asynchronous programming in WeChat mini-programs 830