bluebird-promisell
Async utility library
A functional programming library for promises that helps write flat async code with composable functions
A practical functional programming library for promises
44 stars
10 watching
4 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
async-programmingfunctional-programmingjavascript-callback-hell-solutionpromise
Related projects:
Repository | Description | Stars |
---|---|---|
lilyball/tomorrowland | An asynchronous task management library that enables safe and efficient chaining of promises with cancellable support | 117 |
andrewbarba/bluebird.swift | An implementation of Promise/A+ in Swift | 41 |
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
a-synchronous/rubico | Enables simple and composable asynchronous functional programming in JavaScript | 277 |
khanlou/promise | A Promise library for Swift that enables asynchronous operations to be composed and transformed in systematic ways. | 621 |
couchdeveloper/futurelib | A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |
pburtchaell/redux-promise-middleware | Enables simple handling of async action creators in Redux | 1,982 |
jgornick/asyncp | Port of an async library to use Promises instead of callbacks in Node.js | 29 |
real-serious-games/c-sharp-promise | A C# promises library for managing asynchronous operations in game development and other high-performance applications. | 1,205 |
yuzhengyang/fork | A utility library for .NET that provides a collection of reusable tools and classes for various tasks such as data processing, encryption, networking, and UI development. | 915 |
davidask/futures | A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
youngjuning/wx-promise-pro | A promise-based library for simplifying asynchronous programming in WeChat mini-programs | 830 |
tomlokhorst/promissum | A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
malcommac/hydra | A lightweight library for writing better async code in Swift | 1,973 |
jlipps/asyncbox | A collection of utilities for working with asynchronous code in JavaScript | 25 |