core-queue
Simple, zero dependency promise-based queue.
Simple, zero dependency promise-based queue.
CycleQueue apart from a standard queue is the ability to go forward and backwards in the queue without losing the current element.
Data Structures & Algorithms implementations
DataStructuresJSKit is an easy-to-use package that adds essential data structures to your JavaScript code. With support for Typescript.
Standard data structure
A Javascript library of simple data structures
A data structures package including Stack, Queue, Linked List, and Tree
A slim and efficient in-memory queue for Node.js projects. The implementation employs Data-Oriented Design using a cyclic buffer, optimizing memory layout through sequential item allocation.
Request handling engine for handling server or small task. for more visit : readme.md
A simple library to process your data as you need when the data reaches the limit of length or time.
Build SQS-based Node applications without the boilerplate
DEEP identity library
DEEP queue library
DEEP registry library
Deque
DEEP auth library
Feature rich priority job queue backed by redis, with dependencies fixed
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
JavaScript and TypeScript implementations for common data structures and algorithms.
Defferred factor function register multiple promise callback with queue