A simple queue data structure.
Keep track of which developer is using which sandbox
A manipulable Queue ADT written in TypeScript
Simple and fast priority queue that uses promise based of while iteration and not blocking the main thread.
A utility library that ingests data files from a specified directory
Provide **side-effects** so your code can do _something_
A TypeScript class to implement a simple queue with priority support
Basically promise.all, but you can control how many runs at once
A fast queue for integers.
Create different DataStructures using simple APIs. API available in TypeScript & JavaScript [ES6].
pgmq-style message queue on Durable Objects with single-alarm visibility timeout and Cap'n Web RPC
Data structures implementations
A data-structures and algorithms library for node and browser written in typescript. Inspired from C++ standard library
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 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
This is an npm package that contains all my ESLint, Prettier and Webpack configurations that I use for each project. It also contains the normalize css I always use. This will save time as I will we able to reuse this code for each project
Implementation of Stack and Queue in Typescript.
common tool
High-performance Deque (Double-Ended Queue) for DSA practice with O(1) operations
Implementation of the STOMP protocol in node.js
A collection of queue implementations.
Dead simple queue implementation (FIFO)