asycnhrnous foo/map loop
Tiny helper to prevent blocking Node.js event loop
Lock on asynchronous code
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
Add async-await for-await loop support to RxJS Observables
A minimal library for executing processes in Node
TypeScript client library for Mistral AI on Google Cloud
A mutex for guarding async workflows
A shim for the setImmediate efficient script yielding API
Coalesces multiple promises for the same identifier into a single request
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.
Turns async function into sync via JavaScript wrapper of Node event loop
[](http://www.typescriptlang.org/) [](https://www.npmjs.com/package/@n1ru4l/push-pull-async
Stubborn versions of Node's fs functions that try really hard to do their job.
A readable async stream which can be iterated over using a for-await-of loop.
`net.Server#listen()` helper that returns a Promise for async / await
An async stream which can be iterated over using a for-await-of loop.
Compiles sync functions into async generator functions
Higher-order functions and common patterns for asynchronous code
High-priority task queue for Node.js and browsers
break/continue controls for loops and higher-order functions (sync, async, concurrent). Designed to compose with ts-pattern.
Create sync/async APIs with usable logic
Determine if a function is a native async function.
JavaScript Performance Monitor