Search results

3 packages found

First-in-first-out (FIFO) queue.

published version 0.2.2, 6 months ago1 dependents licensed under $Apache-2.0
185

A slim and efficient in-memory Deque (doubly-ended queue) for Node.js projects, designed with Data-Oriented Design principles and implemented using a cyclic buffer to optimize memory layout through sequential item allocation. A notable real-world use case

published version 1.0.0, 2 months ago0 dependents licensed under $Apache-2.0
76

A slim and efficient in-memory queue for Node.js projects. The implementation employs Data-Oriented Design using a cyclic buffer, optimizing memory layout through sequential item allocation.

published version 1.1.0, 2 months ago1 dependents licensed under $Apache-2.0
26