async-functions
There are 85 repositories under async-functions topic.
avajs/ava
Node.js test runner that lets you develop with confidence 🚀
sindresorhus/promise-fun
Promise packages, patterns, chat, and tutorials
Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
sindresorhus/p-queue
Promise queue with concurrency control
pburtchaell/redux-promise-middleware
Enables simple, yet robust handling of async action creators in Redux
sindresorhus/p-map
Map over promises concurrently
polygonplanet/chillout
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
leebyron/async-to-gen
⌛ Use async functions in your JavaScript today with speed and simplicity.
developit/asyncro
⛵️ Beautiful Array utilities for ESnext async/await ~
toniov/p-iteration
Utilities that make array iteration easy when using async/await or Promises
mkb79/Audible
A(Sync) Interface for internal Audible API written in pure Python.
jeffijoe/mobx-task
Makes async function state management in MobX fun.
gulpjs/bach
Compose your async functions with elegance.
andywer/ava-ts
🚀 Fork of the AVA test runner with native typescript support
NodeReaction/nodereactionagent
NodeReactionAgent is an Node.js asynchronous performance monitoring tool to be in conjunction with Nodereaction.com or nodereactionclient
johnpapa/typescript-async
Creating Asynchronous Code with TypeScript
ZeroIntensity/pyawaitable
Call asynchronous code from an extension module.
supercharge/collections
async/await-ready, chainable Array & Collection utilities
lanvige/koa2-boilerplate
koa2 with koa-route, ES2017, DI Container, Structure, async Function...
bashkirtsevich-llc/aioudp
Asyncio UDP server
posva/p-singleton
Ensure only one instance of a promise is created until rejected or resolved
goto-bus-stop/p-wait-all
`Promise.all`, but it waits for all promises to settle even if one of them rejected
timbru31/spigot-anti-piracy-backend
👮 🚔 🚫 A simple koa.js backend to blacklisted leaked plugins via their user id or nonce
kevva/p-one
Test whether some promise passes a testing function
Acro/await-parallel-limit
Await an array of async functions with parallel limit.
kevva/p-every
Test whether all promises passes a testing function
shilangyu/async-worker
Parallel code execution wrapped in promises ⭐
tunnckoCore/mukla
🦍 (WIP v0.5 and v1) Delightful & pluggable test runner, ES2017 ready! Working on and targeting Node.js v0.10. Try `asia@next`
restuwahyu13/streambox-collection
streambox-collection is a lightweight utility as a wrapper for displaying objects, arrays, strings, and number formats to clients using data streams.
LuisValladaresC/platzi-video
Página web creada como modelo para un servicio de películas en línea.
leojquinteros/payments-api
Sample payments API using Stripe, zeit's micro and now
dlowkeen/driver-dispatch
Automatic Driver-Shipment Dispatch Application | Node.js
NickNaso/express-async-await
Using async await in ExpressJS App today ...
bongofury/async-limit-queue
Little helper to create a queue of async function with limited concurrency
TeaEntityLab/rustLuaActor
Lua Actor implementation for Rust (in sync/async modes)
mintUI9976/AsyncMySQLPoolHandler
An simplify library to create jdbc pools via HikariCP. The Statement/PreparedStatement methods are performed asynchronously