rubico

Async functional library

Enables simple and composable asynchronous functional programming in JavaScript

[a]synchronous functional programming

GitHub

275 stars
12 watching
15 forks
Language: JavaScript
last commit: 5 days ago
Linked from 2 awesome lists

asyncasync-awaitasynchronouscombinatorsconcurrentfunction-compositionfunctional-programminggeneratoriteratorjavascriptmonadmuxnodeoperatorparallelpointfreepromiseseriestacittransducers

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
raederdev/co-functional A set of utility functions for working with asynchronous code and promises in JavaScript 10
zhangchiqing/bluebird-promisell A functional programming library for promises that helps write flat async code with composable functions 44
rpominov/fun-task An abstraction for managing asynchronous code in JavaScript 373
monix/monix A high-performance library for composing asynchronous programs using functional programming principles 1,929
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68
fsprojects/fsharp.control.asyncseq A collection of asynchronous programming utilities for F# 163
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
fsprojects/fsharpx.async Utilities for asynchronous programming in F# 94
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18
joelnet/mojiscript An async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem. 149
jlipps/asyncbox A collection of utilities for working with asynchronous code in JavaScript 25
teaentitylab/fpes A library providing core functional programming functions and types for JavaScript 43
async-plus/async-plus Provides a simple, chainable interface for async and throwing code in Swift 195
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 311
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29