asyncbox

Async utility library

A collection of utilities for working with asynchronous code in JavaScript

A collection of ES7 async/await utilities

GitHub

25 stars
5 watching
10 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
reactivex/rxjavaasyncutil Async utilities for RxJava to simplify asynchronous programming 133
aiokitchen/aiomisc A collection of utility functions and classes for working with asynchronous I/O in Python 388
zhangchiqing/bluebird-promisell A functional programming library for promises that helps write flat async code with composable functions 44
frontarm/async-javascript-cheatsheet A cheatsheet resource covering the basics of promises and async/await in JavaScript. 1,943
jadbox/as3fp A collection of functional programming idioms for ActionScript 3. 12
achimnol/aiotools Provides idiomatic asyncio utilities for building asynchronous applications. 154
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
fsprojects/fsharp.control.asyncseq A collection of asynchronous programming utilities for F# 163
a-synchronous/rubico Enables simple and composable asynchronous functional programming in JavaScript 275
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
foxbenjaminfox/vue-async-computed A Vue.js plugin for creating asynchronously computed properties. 1,112
xaxis/boiler A utility library providing over 115 methods to simplify common JavaScript tasks and operations 42
malcommac/hydra A lightweight library for writing better async code in Swift 1,972
tomlokhorst/promissum A Swift library providing a set of combinators and utilities for working with asynchronous operations in an functional programming style. 68