dslib-core
A robust and efficient data structures library.
A robust and efficient data structures library.
通过TS实现对Date对象的功能扩展,类似C#语言的DateTime对象
react hooks by fifo
FIFO counter
A numeric container backed by a TypedArray ring buffer, with both stack (FILO) and queue (FIFO) methods.
A native JavaScript implementation of the Queue data structure
Promise queue with concurrency control in a hybrid package
Tiny queue data structure
A tiny, simple and fast FIFO queue.
Deque
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.
Maps and Sets with cache replacement policies, TC39 proposal-policy-map-set implementation
A high-performance, asynchronous caching library with pluggable storage backends.
Enables loosely coupled publish/subscribe messaging. Awaiting version with FIFO (first in first out)
Promise queue with concurrency control
First in, first out data structures for JavaScript
Javascript utilities
AWS SQS SDK
A simple, asynchronous, FIFO (First-In, First-Out) logger for Node.js and TypeScript applications.
FIFO queue for node and browser