rubico
Async functional library
Enables simple and composable asynchronous functional programming in JavaScript
[a]synchronous functional programming
277 stars
12 watching
15 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
asyncasync-awaitasynchronouscombinatorsconcurrentfunction-compositionfunctional-programminggeneratoriteratorjavascriptmonadmuxnodeoperatorparallelpointfreepromiseseriestacittransducers
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of utility functions for working with asynchronous code and promises in JavaScript | 10 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| An abstraction for managing asynchronous code in JavaScript | 373 |
| A high-performance library for composing asynchronous programs using functional programming principles | 1,932 |
| A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. | 68 |
| A collection of asynchronous programming utilities for F# | 163 |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| Utilities for asynchronous programming in F# | 94 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| An async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem. | 149 |
| A collection of utilities for working with asynchronous code in JavaScript | 25 |
| A library providing core functional programming functions and types for JavaScript | 43 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |