creed
Async library
A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.
Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
274 stars
13 watching
20 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 2 awesome lists
asyncasync-programmingasynchronouscoroutinesfantasy-landpromise
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |
| A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. | 101 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| A lightweight library for writing better async code in Swift | 1,973 |
| A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |
| A C++ library providing an asynchronous I/O framework for building networked applications. | 7 |
| Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| An extension to MobX for creating asynchronous computations with built-in promise management and delayed computation. | 165 |
| 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 |