Lock on asynchronous code
TypeScript client library for Mistral AI on Google Cloud
Higher-order functions and common patterns for asynchronous code
Determine if a function is a native async function.
Tiny helper to prevent blocking Node.js event loop
A mutex for guarding async workflows
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
A function that returns the normally hidden `AsyncFunction` constructor
`net.Server#listen()` helper that returns a Promise for async / await
A shim for the setImmediate efficient script yielding API
Offload tasks to a pool of workers on node.js and in the browser
Middleware for the middy framework that allows to easily disable the wait for empty event loop in a Lambda function
yargs the modern, pirate-themed, successor to optimist.
support for asynchronous development with a Promise based task Scheduler, several different Promise implementations (synchronous, idle, asynchronous and native runtime wrappers), await helpers, and aliases all built and tested using TypeScript.
ESLint plugin for Angular applications, following https://angular.dev/style-guide
Add async-await for-await loop support to RxJS Observables
Core logic for the async-list widget implemented as a state machine
OpenTelemetry AsyncLocalStorage-based Context Manager
Pure Javascript JSON to CSV converter.
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
Sequential asynchronous lock-based queue for promises
Turns async function into sync via JavaScript wrapper of Node event loop
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
A function that returns the normally hidden `AsyncGeneratorFunction` constructor