Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
TypeScript definitions for p-fifo
A fast fifo implementation similar to the one powering nextTick in Node.js core
LRU and FIFO caches for Client or Server
A simple double ended queue datastructure
FIFO queue implemented using a double linked-list
A fifo rdf-resolve-hypermedia-links-queue actor
TypeScript definitions for fast-fifo
SQS adapter for message-queue-toolkit
a simple fifo queue
SNS adapter for message-queue-toolkit
Javascript implementation of a queue data structure
Simple event logger for the browser and node.js
Tiny queue data structure
tar for node
Discord Player Utilities
Userland FIFO file
This project provides a collection of helper functions for working with asyncronous iterators in TypeScript.
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Re-drive dead letter queue messages to another queue
An in-memory FIFO cache with fixed TTL for Node.js, designed to streamline the common get-or-fetch pattern by automating value retrieval. It uses an internal keyed lock to coalesce concurrent fetches for the same key, reducing redundant network calls and
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
A simple tool to keep requests to be executed in order.
Utilities for debouncing and throttling functions in React.