Shared module between Web & Mobile containing required abstractions for state management, async network communication.
Zero-dep JavaScript helpers and data structures for Node.js and the browser — events, async, collections, math, and more.
Async data wrapper for promises
Async resources for Reform — a layer that builds synchronously, loads in the background, and flips a reactive store from pending to ready/failed. The sanctioned home for async work that would otherwise break reform's synchronous scene build.
Declarative fetch component for Web Components. Framework-agnostic async data fetching via wc-bindable-protocol.
Functional programming utilities for pipe operations and function composition with async support
Tiny async cache: TTL + LRU, single-flight dedup, and stale-while-revalidate. Zero dependencies.
Fair async Mutex and counting Semaphore with weighted permits, runExclusive, and AbortSignal support. Zero dependencies.
Lightweight, in-process logging client with async batch processing for TypeScript/Node.js applications
A powerful, extensible service engine with middleware, async operations, and lifecycle management (includes core + services)
Retry async functions with exponential backoff, jitter, AbortSignal, per-attempt timeouts, and Retry-After awareness. Zero dependencies.
Async side-session questions for Pi with explicit injection into the main chat.
Tiny, type-safe async task queue — concurrency limit, priority, pause/resume, onIdle/onEmpty drain, and AbortSignal. Zero dependencies.
Structured concurrency runtime for TypeScript: owned async work, cancellation, budgets, retries, timeouts, worker offload, scopes.
Ultra-light, ultra-fast state & async data management library for React Native (store, selectors, computed, async cache, navigation sync).
Primitives & operators for Communicating Sequential Processes based on async/await and async iterables
A lightweight Promises/A+ and when() implementation, plus other async goodies.