layered-loader
Data loader with support for caching and fallback data sources
Data loader with support for caching and fallback data sources
General purpose and generic read/write buffer implementations with different behaviors/orderings
Tiny queue data structure
Promise queue with concurrency control
Promise queue with concurrency control
Promise queue with concurrency control
A lightweight implementation over native Javascript array for some extra sauce.
Task Queueing - push , wait and process
A robust and efficient data structures library.
通过TS实现对Date对象的功能扩展,类似C#语言的DateTime对象
react hooks by fifo
FIFO counter
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.
A fixed-length, first-in-first-out array
An implementation of multi tabs shared threadpool
Simple FIFO queue that limits memory usage
Compatible version of p-map