Projects in Awesome Lists tagged with async-functions
A curated list of projects in awesome lists tagged with async-functions .
https://github.com/avajs/ava
Node.js test runner that lets you develop with confidence 🚀
assert async async-functions ava cli cli-app concurrency javascript node nodejs performance tap tdd test-framework test-runner testing unicorns unit-testing
Last synced: 12 May 2025
https://github.com/sindresorhus/p-queue
Promise queue with concurrency control
async-functions async-queue node-module npm-package promise promise-queue queue queue-data-stucture
Last synced: 07 Apr 2026
https://github.com/qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
async-functions cpp11 evmc evnsq evpp high-performance http-server libevent network-library nonblocking tcp-server udp-server
Last synced: 14 May 2025
https://github.com/Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
async-functions cpp11 evmc evnsq evpp high-performance http-server libevent network-library nonblocking tcp-server udp-server
Last synced: 15 Mar 2025
https://github.com/pburtchaell/redux-promise-middleware
Enables simple, yet robust handling of async action creators in Redux
async async-functions optimistic-updates promises redux
Last synced: 10 Apr 2025
https://github.com/sindresorhus/p-map
Map over promises concurrently
async async-await async-functions await concurrency iteration javascript mapper nodejs parallel promise promises
Last synced: 14 May 2025
https://github.com/polygonplanet/chillout
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
acceleration async async-await async-functions cpu cpu-load cpu-usage cpu-utilization javascript lightweight-javascript-library non-blocking optimization performance speedup user-experience
Last synced: 23 Feb 2026
https://github.com/leebyron/async-to-gen
⌛ Use async functions in your JavaScript today with speed and simplicity.
async-functions async-iterators javascript transform
Last synced: 16 May 2025
https://github.com/developit/asyncro
⛵️ Beautiful Array utilities for ESnext async/await ~
accumulator async-functions asynchronous filter iteration parallel promise promises
Last synced: 16 May 2025
https://github.com/toniov/p-iteration
Utilities that make array iteration easy when using async/await or Promises
array array-iteration array-methods async async-await async-functions await es2017 promise
Last synced: 08 Apr 2025
https://github.com/mkb79/Audible
A(Sync) Interface for internal Audible API written in pure Python.
async-functions audible audible-api encrypted-store python
Last synced: 21 Jul 2025
https://github.com/jeffijoe/mobx-task
Makes async function state management in MobX fun.
async-functions decorators mobx mobx-task
Last synced: 04 Apr 2025
https://github.com/gulpjs/bach
Compose your async functions with elegance.
async async-functions callback composing-functions gulpjs javascript observable parallel promise series settled stream
Last synced: 02 Apr 2026
https://github.com/johnpapa/typescript-async
Creating Asynchronous Code with TypeScript
async async-await async-functions callbacks javascript promises typescript
Last synced: 04 Sep 2025
https://github.com/zerointensity/pyawaitable
Call asynchronous code from an extension module.
abi async async-functions asynchronous asynchronous-functions c c-api c-coroutines coroutines cpython-api extension extension-module python
Last synced: 31 Mar 2025
https://github.com/supercharge/collections
async/await-ready, chainable Array & Collection utilities
array async-await async-functions asynchronous chainable-methods collections filter hacktoberfest iteration map promise promises reduce supercharge
Last synced: 27 Apr 2025
https://github.com/bashkirtsevich-llc/aioudp
Asyncio UDP server
async async-await async-functions async-programming asynchronous asynchronous-programming asynchronous-tasks asyncio asyncstorage asynctask socket socket-io socket-server throttling throttling-mechanism throttling-server udp udp-protocol udp-server udp-socket
Last synced: 07 May 2025
https://github.com/posva/p-singleton
Ensure only one instance of a promise is created until rejected or resolved
async-functions javascript nodejs promise promise-modules promises
Last synced: 23 Jun 2025
https://github.com/goto-bus-stop/p-wait-all
`Promise.all`, but it waits for all promises to settle even if one of them rejected
async-await async-functions await promise promises
Last synced: 16 Apr 2025
https://github.com/timbru31/spigot-anti-piracy-backend
👮 🚔 🚫 A simple koa.js backend to blacklisted leaked plugins via their user id or nonce
async-functions blacklist blacklisted-leaked-plugins bukkit hacktoberfest javascript koa-backend koa2 nodejs piracy-backend premium-plugins spigot typescript
Last synced: 26 Oct 2025
https://github.com/kevva/p-one
Test whether some promise passes a testing function
async async-await async-functions await concurrency iteration nodejs parallel promise test
Last synced: 21 Mar 2025
https://github.com/shilangyu/async-worker
Parallel code execution wrapped in promises ⭐
async-functions async-js async-worker thread-workers web-workers
Last synced: 21 Jul 2025
https://github.com/kevva/p-every
Test whether all promises passes a testing function
async async-await async-functions concurrency iteration nodejs parallel promise
Last synced: 21 Mar 2025
https://github.com/tunnckocore/mukla
🦍 (WIP v0.5 and v1) Delightful & pluggable test runner, ES2017 ready! Working on and targeting Node.js v0.10. Try `asia@next`
async-await async-functions callbacks concurrency fast parallel promises test-framework testing
Last synced: 15 Apr 2025
https://github.com/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.
async-functions grpc node-module nodejs-modules pipeline promise-wrapper readable-stream stream utility utility-library wrapper-library writable-streams
Last synced: 07 May 2025
https://github.com/dlowkeen/driver-dispatch
Automatic Driver-Shipment Dispatch Application | Node.js
async-functions fs geolib jasmine jasmine-tests nodejs recursion request request-promise
Last synced: 06 May 2026
https://github.com/nicknaso/express-async-await
Using async await in ExpressJS App today ...
async-await-features async-functions expressjs javascript nodejs
Last synced: 12 Apr 2026
https://github.com/loklaan/is-async-func
Check if a value is an async function, from ES2017 specification. Supports babel.
async-functions es2017 type-checking
Last synced: 23 Aug 2025
https://github.com/teaentitylab/rustluaactor
Lua Actor implementation for Rust (in sync/async modes)
actor-library actor-model async async-functions async-programming asynchronous asynchronous-programming asynctask lua lua-binding lua-bindings lua-library lua-script rust rust-bindings rust-crate rust-lang rust-language rust-library rustlang
Last synced: 09 Apr 2025
https://github.com/tunnckocore/gruu
(WIP, see gruu-api) Microscopic test framework, built on Promises and ~150 SLoC. Concurrency, plugins, reporters and ES2017 ready, but works on Node.js 0.10 too!
async-await async-functions callbacks concurrency es2015 es2017 plugins promises tap test-runner testing
Last synced: 27 Feb 2025
https://github.com/bongofury/async-limit-queue
Little helper to create a queue of async function with limited concurrency
async async-functions concurrency javascript limit limiter queue
Last synced: 19 Jan 2026
https://github.com/yourtion/express-coroutine
Generator function and Async function to be used as middlewares in express like koa.
async async-await async-functions coroutine express generator koa middleware promise yield
Last synced: 07 Feb 2026
https://github.com/mhadaily/gtransit
Google Translator in your Terminal, Using Async, Await in Node > 7 and Promise in Node < 7.
async-functions google-translate nodejs open-source terminal
Last synced: 18 Apr 2026
https://github.com/trusktr/awaitbox
A box of useful things to await for in async functions.
async-functions async-programming asynchronous-programming meteor
Last synced: 26 Apr 2026
https://github.com/awaitbox/window-loaded
Await for the `window` to be loaded.
async async-await async-functions await dom web-development webdev window
Last synced: 06 Oct 2025
https://github.com/tunnckocore/gruu-api
Core API for Gruu and Mukla - Minimal, modern and extensible test runners
async-await async-functions callbacks concurrency core-api es2015 es2017 parallel test-runner testing
Last synced: 19 Jan 2026
https://github.com/alexandrabaturina/netclicks
Single-page Javascript-based web app for searching TV shows
async-functions chained-promises dom-manipulation es6-javascript event-listeners fetch-api rest-api
Last synced: 05 Jul 2025
https://github.com/gkovacs/cfy
Use generators and yield to write regular callback-based functions
async-functions callback livescript nodeback promise
Last synced: 09 Feb 2026
https://github.com/goto-bus-stop/async-to-genify
Browserify transform for async-to-gen. Turns async functions into generator functions.
async async-functions async-to-gen browserify
Last synced: 02 Mar 2025
https://github.com/apexcaptain/koconut
Provide interchainable array, set, map and etc supporting both normal and async callbacks as their action arguments.
array array-processing array-utils async async-await async-callback async-functions async-iteration async-methods await collection data-structures iteration-process javascript loops nodejs promise typescript typescript-library
Last synced: 12 Feb 2026
https://github.com/mleidel/myjs
A Small "JQueryan" Javascript Library
async-functions es6 javascript-library jquery lightweight web
Last synced: 26 Oct 2025
https://github.com/juliyvchirkov/async-resolve
The bootstrap template to resolve dependencies of an js app before its invocation
async async-functions async-programming asynchronous asynchronous-programming bootstrap browser dependencies dependency dependency-manager javascript js template wrapper
Last synced: 08 May 2026
https://github.com/pandiaraj-22/restcountries---weather
Restcountries Weather check web
api async-functions bootstrap5 html5 javascript query-selector
Last synced: 05 Mar 2025
https://github.com/RMariowski/QuotefancyDownloader
Simple console application written in .NET Core 2.2, that automatically downloads images from quotefancy.com
async async-await async-functions async-programming asynchronous asynchronous-programming asynchronous-tasks asynctask console-application csharp dotnet dotnet-core dotnet-core2 dotnetcore
Last synced: 10 Mar 2025
https://github.com/andybee/async-find
Evaluate an array of asynchronous functions, one by one, until one resolves
async-functions es6-javascript promises
Last synced: 11 Mar 2026
https://github.com/lucasfernandes/mapsTest
Simple app using maps, redux and redux-saga
async-functions ecmascript ios-app javascript objective-c react-native react-native-maps react-redux redux redux-saga
Last synced: 10 Mar 2025
https://github.com/vicompany/workshop-async-await
An ES2017 async/await workshop using the github API
async-functions ecmascript2017
Last synced: 22 Feb 2025
https://github.com/p5-vbnekit/async_primitives.prototypes
C++17 asynchronous primitives prototype library
async async-architecture async-await async-functions async-programming asyncapi asynchronous asynchronous-tasks asynctask cpp cpp17 cpp17-library
Last synced: 30 Oct 2025
https://github.com/voodoocreation/jest-mocks
A set of useful mocks and helpers for the Jest unit testing framework.
async-functions async-jest-mocks async-mocks frontend frontend-test frontend-testing jest jest-mocks mock mock-function mock-functions mocks promises test testing tests unit-test unit-testing unit-tests
Last synced: 28 Apr 2026
https://github.com/benpptung/util-asyncflow
A thin and tiny utility to run async functions in series.
async async-flow async-functions asynchronous-tasks callbacks tiny-utility
Last synced: 01 Mar 2025
https://github.com/awaitbox/sleep
Await for a certain amount of time.
async async-await async-functions await promise promise-library sleep sleep-timer
Last synced: 17 Jul 2025
https://github.com/spudnyk/async-wrappers
Various functions for asynchronous operations
async async-functions debounce javascript promise throttle
Last synced: 16 Apr 2026