rubico

Async functional library

Enables simple and composable asynchronous functional programming in JavaScript

[a]synchronous functional programming

GitHub

277 stars
12 watching
15 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 2 awesome lists

asyncasync-awaitasynchronouscombinatorsconcurrentfunction-compositionfunctional-programminggeneratoriteratorjavascriptmonadmuxnodeoperatorparallelpointfreepromiseseriestacittransducers

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
raederdev/co-functionalA set of utility functions for working with asynchronous code and promises in JavaScript10
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
rpominov/fun-taskAn abstraction for managing asynchronous code in JavaScript373
monix/monixA high-performance library for composing asynchronous programs using functional programming principles1,932
tomlokhorst/promissumA Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style.68
fsprojects/fsharp.control.asyncseqA collection of asynchronous programming utilities for F#163
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
fsprojects/fsharpx.asyncUtilities for asynchronous programming in F#94
marcoonroad/sporadicA set of abstractions for concurrency and asynchronous programming in JavaScript18
joelnet/mojiscriptAn async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem.149
jlipps/asyncboxA collection of utilities for working with asynchronous code in JavaScript25
teaentitylab/fpesA library providing core functional programming functions and types for JavaScript43
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29