Agentic software workflow runtime: repo + task in, reviewed PR out.
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
Relay for webhook events
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
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
Autonomous Agent SDK for executing real-world commercial transactions with automatic x402 payments
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Semaphore using `async` and `await`
Gracefully handle a Promise using async/await.
Compiles sync functions into async generator functions
asynchronous function queue with adjustable concurrency
validate form asynchronous
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
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Settle an async function.
A fast, small, full-featured, async-aware oneshot channel.
Simple, Erlang-inspired reliability framework for Rust Futures.
System core protocol layer for distributed database communication with zero-copy optimization / 分布式数据库通信的系统核心协议层,具备零拷贝优化
A simple async oneshot channel implementation