Cross-platform support for running Windows executables
Helpers for logging tasks to the console.
<p align="center"> <img src="https://user-images.githubusercontent.com/33676/111815108-4695b900-88a9-11eb-8b61-3c45b40d4df6.png" width="250" alt=""/> </p>
It is simple redux middleware that helps you load redux initial state asynchronously
A promise like processor that tries to keep the event-loop as clean as possible. It cuts up the processing of events into smaller chunks and processes them in after each other. but allowing other events to go first.
Defer non-critical tasks to run when the main thread is idle
Shared queue publisher package that allows microservices to publish to Rabbit MQ queues
A taqueria plugin for compiling Archetype smart contracts
Local Node.JS music player with library browse, queue playback and MusicBrainz
Very simple queue thing for async functions, for when you need something a bit like a file lock, for a single threaded app, to stop different async functions from clobbering each other's work
A database on top of a flumelog with automatic index generation and maintenance
Run a module in a Web Worker.
Neaty: Open Source Framework for Node.js
Framework-agnostic multi-agent task delegation - in-memory bus, typed tasks, LLM coordinator, dead-letter queue
Serverless stackTags apply once to AWS resources at first-time deploy. This plugin applies them on every deploy so that updates are applied to existing deploys.
Kafka adapter for message-queue-toolkit
Fast and tiny js decoder for the Wolt BlurHash algorithm
An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
Enterprise-grade request queue for NestJS with Redis support, retries, priorities, and rate limiting
like `Promise.all` but you can specify how many concurrent tasks you want at once
Run commands concurrently
Node.js object hash library with properties/arrays sorting to provide constant hashes
Grunt plugin that obfuscates your JavaScript using the javascript-obfuscator library.
Used by the Hypercolor Digital team to support concurrent looping over an array. Supports a concurrency count to control how many promises may be resolved at once