21 packages found

A fast circular array implementation in JavaScript.

published 0.2.2 5 months ago
M
Q
P

Train a fast (FIFO) queue with a rollback mechanism. Behind the scenes it uses 2 arrays to simulate and perform fast shifting and popping operations without using the Array#shift() method..

published 4.4.1 5 years ago
M
Q
P

Circular queue data structure in TS

published 1.0.0 10 months ago
M
Q
P

Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.

published 1.10.0 a year ago
M
Q
P

a simple ring buffer data structure

published 2.0.0 3 years ago
M
Q
P

A circular queue implementation with reactive features and Symbol.iterator support

published 2.0.1 10 months ago
M
Q
P
M
Q
P

a simple ring buffer data structure

published 0.1.1 8 years ago
M
Q
P

Simple circular array data structure, for storing a finitely-sized list of values

published 0.1.2 3 years ago
M
Q
P

A tiny and fast circular buffer

published 1.0.2 a month ago
M
Q
P

very fast double-ended queue, stack and circular buffer

published 0.14.0 5 years ago
M
Q
P

A ring buffer data structure for Node.js and the browser, extended with some functions for numeric data (sum, min, max, avg).

published 0.1.1 2 years ago
M
Q
P

Efficient Circular FIFO Buffer Implementation.

published 0.1.4 6 years ago
M
Q
P

A simple forgetful circular buffer

published 1.0.0 a year ago
M
Q
P

Buffer, backed by a Circular Singly Linked List.

published 1.0.0 7 months ago
M
Q
P

A Queue factory for creating various Queue data structures.

published 0.0.7 7 years ago
M
Q
P

Simple cyclic array (buffer) implementation

published 1.0.0 6 years ago
M
Q
P

Implementation of an append-only, capped circular buffer using Redis

published 1.0.0 3 years ago
M
Q
P

A small circular/ring buffer implementation in TypeScript.

published 0.1.1 6 years ago
M
Q
P

JavaScript implementation of circular array queue

published 1.0.0 2 years ago
M
Q
P