Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
wrapper around async.queue to make some common usages simpler
Merges XLIFF files
A testrpc-sc stub for solidity-coverage >= 0.7.0 (which errors when launched.)
A really simple message queue based on Redis
qjobs is a simple and stupid queue job manager for nodejs
Queueing jobs in Postgres from Node.js like a boss
Normalizes xml files. Options include sorting siblings, remove nodes, whitespace normalization and pretty print.
Auth module for SocketCluster
Vite plugin for border style utilities
A Node.js library for interacting with the Vercel Queue Service API
High-priority task queue for Node.js and browsers
TypeScript definitions for sc-broker
Curated collection of data structures for the JavaScript/TypeScript.
This TypeScript package provides low-level bindings to the [Substrate JSON-RPC Interface](https://paritytech.github.io/json-rpc-interface-spec/introduction.html), enabling interaction with Substrate-based blockchains.
A queue implementation that can be iterated over
An interactive UI dashboard for Bee Queue
a performant queue implementation in javascript
Vow-based task queue
A really fast memory store for better-queue
TypeScript definitions for sc-broker-cluster
Priority queue data structures
Default hashing function used by sc-broker-cluster to map channel names to brokers
Promise queue with concurrency control. This is a fork of sindresorhus/p-queue, but with CommonJS support.