#
fifo-queue
Here are 4 public repositories matching this topic...
A TypeScript library of implementations of the Queue ADT and the related algorithms.
unit-testing
queue
algorithms
data-structures
generic-programming
fifo
fifo-queue
queues
data-structures-and-algorithms
-
Updated
Jan 15, 2023 - TypeScript
A durable message queue library based on the Redis reliable queue pattern and LUA scripts
-
Updated
Dec 5, 2022 - TypeScript
A slim and efficient in-memory queue with a basic API for Node.js projects. The implementation employs Data-Oriented Design using a cyclic buffer, optimizing memory layout through sequential item allocation.
nodejs
typescript
js
queue
data-oriented-design
ts
in-memory
node-js
circular-buffer
fifo
in-memory-storage
fifo-queue
first-in-first-out
es2020
cyclic-buffer
-
Updated
Nov 2, 2024 - TypeScript
Improve this page
Add a description, image, and links to the fifo-queue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fifo-queue topic, visit your repo's landing page and select "manage topics."