Write workflows of well-typed asynchronous task graphs.
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.
Task and Message Queues with Multiple Providers
Sort items in a graph using a topological sort while resolving cycles with priority groups
UI component for a 3D force-directed graph using ThreeJS and d3-force-3d layout engine
Run async tasks with dependencies
UI component for a 3D force-directed graph in AR
No description provided.
Offers a async require.resolve function. It's highly configurable.
A mutex for guarding async workflows
A fast, efficient Node.js Worker Thread Pool implementation
Printing pretty tables on console log
Semaphore using `async` and `await`
Sort items in a graph using a topological sort while resolving cycles with priority groups
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
Cacheable Utilities for Caching Libraries
mdast extension to parse and serialize GFM task list items
Evaluate asynchronous tasks with configurable concurrency.
In-memory Node.js and browser job scheduler
Lock on asynchronous code
micromark extension to support GFM task list items
UI component for a 3D force-directed graph in VR
Simple dependency graph.
Run promise-returning & async functions in series, each passing its result to the next