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

GitHub

274 stars
13 watching
20 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 2 awesome lists

asyncasync-programmingasynchronouscoroutinesfantasy-landpromise

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clojure/core.async Provides facilities for asynchronous programming and communication in Clojure 1,956
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 318
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 276
flipcoder/kit A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. 23
paulrademacher/asyncpp A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. 101
zhangchiqing/bluebird-promisell A functional programming library for promises that helps write flat async code with composable functions 44
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
arun11299/coro-async A C++ library providing a coroutine-based approach to networking 37
malcommac/hydra A lightweight library for writing better async code in Swift 1,973
gchauvet/vertx-async A Java library providing helpers for common async patterns in the Vert.x framework. 12
kassane/asio A C++ library providing an asynchronous I/O framework for building networked applications. 7
a-synchronous/rubico Enables simple and composable asynchronous functional programming in JavaScript 277
danielearwicker/computed-async-mobx An extension to MobX for creating asynchronous computations with built-in promise management and delayed computation. 165
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