futurize
Future factory
Converts callback-style functions or promises into futures for efficient asynchronous programming.
Turn callback-style functions or promises into futures
145 stars
6 watching
10 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A monadic IO library for Node.js that provides a standardized interface for performing input/output operations. | 14 |
| | A library that allows futures to be executed in parallel, contrasting with a sequential approach. | 7 |
| | 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 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ | 40 |
| | Promises utility to convert callback-style functions into promise-based versions. | 1,505 |
| | A collection of utility functions for functional programming in JavaScript | 995 |
| | A functional programming library for promises that helps write flat async code with composable functions | 44 |
| | Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,894 |
| | An alternative API for creating Preact components inspired by Elm's functional programming style | 47 |
| | Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| | A minimalistic finite state machine library implemented using ES6 promises | 463 |
| | Utility to accurately report progress of ffmpeg commands with no output or estimate | 14 |
| | Transforms async functions to generator functions before bundling | 40 |
| | A TypeScript library providing functional programming concepts and immutable data structures. | 378 |