futurize

Future factory

Converts callback-style functions or promises into futures for efficient asynchronous programming.

Turn callback-style functions or promises into futures

GitHub

145 stars
6 watching
10 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
futurize/future-io A monadic IO library for Node.js that provides a standardized interface for performing input/output operations. 14
futurize/parallel-future A library that allows futures to be executed in parallel, contrasting with a sequential approach. 7
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
couchdeveloper/futurelib A Swift 2 library implementing asynchronous programming concepts inspired by Scala and Promises/A+ 40
sindresorhus/pify Promises utility to convert callback-style functions into promise-based versions. 1,505
smartprocure/futil-js A collection of utility functions for functional programming in JavaScript 995
zhangchiqing/bluebird-promisell A functional programming library for promises that helps write flat async code with composable functions 44
fody/propertychanged Injects INotifyPropertyChanged event raising code into property setters at compile time 1,894
jamesbirtles/fpreact An alternative API for creating Preact components inspired by Elm's functional programming style 47
a-synchronous/rubico Enables simple and composable asynchronous functional programming in JavaScript 277
vstirbu/fsm-as-promised A minimalistic finite state machine library implemented using ES6 promises 463
transitive-bullshit/ffmpeg-on-progress Utility to accurately report progress of ffmpeg commands with no output or estimate 14
leebyron/rollup-plugin-async Transforms async functions to generator functions before bundling 40
emmanueltouzery/prelude-ts A TypeScript library providing functional programming concepts and immutable data structures. 378