An SQS dequeur/worker
A collection of major data structures missing from the JavaScript standard library designed for competitive programming but useful for any programming needs.
Node data structures and algorithms
Queue for next.
Priority Queue
A robust JavaScript package for implementing the Queue data structure, offering essential methods for efficient data management.
Priority Queue implementation in JavaScript
Algorithms and data structures
Prisma store implementations for FABRK Framework — persistent database adapters
MongoDB storage adapter for Vasto
<p align="center"> <img width="200" src="https://user-images.githubusercontent.com/49458012/210445030-69feaadd-fe6a-42f1-9828-d7e954daa63e.png"> </p>
Simple Node.js Queue
A library providing ...
An efficient JavaScript package for implementing and working with Circular Queue data structures.
A simple, asynchronous, FIFO (First-In, First-Out) logger for Node.js and TypeScript applications.
This module aims to provide a full suite of abstract data types. At present it provides the abstract data type, Queue, Linked List, Stack, Binary Tree an Binary Search Tree.
Data structures in TypeScript (LinkedList, Trees, Graphs...).
A simple Redis-backed queue library for Node.js
Small JavaScript data-structure utilities (ESM).
netzstrategen Gravity Forms reset library
`@mquanit/ds-lib` is a TypeScript library that provides implementations of common data structures such as LinkedList and Queue.
MongoDB queue system
<!-- markdownlint-disable MD033 --> <p align="center"> <a href="https://www.npmjs.com/package/@mgcrea/prisma-queue"> <img src="https://img.shields.io/npm/v/@mgcrea/prisma-queue.svg?style=for-the-badge" alt="npm version" /> </a> <a href="https://
ds-kit is an NPM package provide ready to use famous data structures to JavaScript. It draws inspiration from the structured beauty of C++ STL.