Higher-order functions and common patterns for asynchronous code
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
(WIP) A better node binding for nanomsg using modern node api (powered by napi.rs)
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
A tiny (183B to 210B) and fast utility to ascend parent directories
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Angular Material Datetime Picker
Semaphore using `async` and `await`
Gracefully handle a Promise using async/await.
validate form asynchronous
Compiles sync functions into async generator functions
asynchronous function queue with adjustable concurrency
No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
`net.Server#listen()` helper that returns a Promise for async / await
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Validate form asynchronous
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Settle an async function.
Async wrappers for working with nng-rs types and operations.
Background daemon for gity - handles file watching, caching, and Git maintenance
Pure Ruby implementation of nanomsg's Scalability Protocols (SP) on top of async + io-stream. Per-socket HWM, opportunistic batching, wire-compatible with libnng over inproc/ipc/tcp.
Native C extension providing Ruby bindings for nng (nanomsg next generation), a lightweight broker-less messaging library. Supports all scalability protocols, TLS transport, and async I/O.