A flex buffer which behaves as a dynamic queue with a complete but limited Buffer API.
A simple queue data structure.
Queue ADT for browser and nodejs
Keep track of which developer is using which sandbox
Simple and fast priority queue that uses promise based of while iteration and not blocking the main thread.
We decided to duplicate this from `faas-xendit` despite the risks of code duplication for achieving better state isolation. `faas-xendit-th` integrates [New Payments API](https://developers.xendit.co/api-reference/#payments-api), and the rest will be the
A manipulable Queue ADT written in TypeScript
A utility library that ingests data files from a specified directory
A package to offer a built-in Queue data structure and Breadth First Search (BFS) method for traversing a graph for JavaScript applications.
Provide **side-effects** so your code can do _something_
A TypeScript class to implement a simple queue with priority support
A fast queue for integers.
Create different DataStructures using simple APIs. API available in TypeScript & JavaScript [ES6].
Basically promise.all, but you can control how many runs at once
Data structures implementations
pgmq-style message queue on Durable Objects with single-alarm visibility timeout and Cap'n Web RPC
Create lazy module that enqueue calls while the original module is loading and dequeue calls when it is loaded.
MySQL storage adapter for Vasto
Simple WebSocket-based pub/sub broker. Services connect and exchange messages through topics instead of direct links. Messages are normalized into a common event format and routed to subscribers by topic.
Javascript implementation of a priority queue data structure
A data-structures and algorithms library for node and browser written in typescript. Inspired from C++ standard library
A toolkit of data structures and algorithms for JavaScript.
Azure Cheap Queues is a High-performance queue system based on Redis and Azure Storage with message durability guarantees
Implementation of Stack and Queue in Typescript.