tasque

JSON →
library 0.1.2 ·javascript
verified Jun 7, 2026

A simple TypeScript task queue with parallel execution control, queue capacity limits, position listeners, and async iteration. Stable version 0.1.2, ships TypeScript types, published on npm and JSR. Key differentiators: very low bundle size (<1KB minzip), supports dynamic parallelism scaling, capacity limits, and both positional listeners and async iterable streams for task progress. Peer dependency on TypeScript ^5.0 indicates type-aware usage.