Search results

16 packages found

A fixed-size auto-overwriting stack.

published 1.0.1 a year ago
M
Q
P

A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.

published 2.1.1 3 months ago
M
Q
P

![TanStack Table Header](https://github.com/tanstack/table/raw/main/media/repo-header.png)

published 1.0.0 2 months ago
M
Q
P

Misc TS data structures such as Sets, Maps and Collections

published 5.7.0 6 days ago
M
Q
P

Like a stack, the queue is a linear data structure that stores items in either a First In First Out (FIFO) or Last In First Out (LIFO) manner. With FIFO, the least recently added item is removed first, while with LIFO, the most recently added item is remo

published 1.0.0 2 months ago
M
Q
P

Like a stack, the queue is a linear data structure that stores items in either a First In First Out (FIFO) or Last In First Out (LIFO) manner. With FIFO, the least recently added item is removed first, while with LIFO, the most recently added item is remo

published 1.0.0 2 months ago
M
Q
P

Common data structures implementation for javascript

published 0.1.2 6 years ago
M
Q
P

![TanStack Table Header](https://github.com/tanstack/table/raw/main/media/repo-header.png)

published 1.0.0 2 months ago
M
Q
P

[![Build Status](https://travis-ci.org/xpl/stacktracey.svg?branch=master)](https://travis-ci.org/xpl/stacktracey) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/cvuygb8grrvm1sdm?svg=true)](https://ci.appveyor.com/project/xpl/stacktra

published 1.0.0 2 months ago
M
Q
P

![TanStack Table Header](https://github.com/tanstack/table/raw/main/media/repo-header.png)

published 1.0.0 2 months ago
M
Q
P

very fast double-ended queue, stack and circular buffer

published 0.14.0 6 years ago
M
Q
P

Like a stack, the queue is a linear data structure that stores items in either a First In First Out (FIFO) or Last In First Out (LIFO) manner. With FIFO, the least recently added item is removed first, while with LIFO, the most recently added item is remo

published 1.2.9 15 hours ago
M
Q
P

[![Build Status](https://travis-ci.org/xpl/stacktracey.svg?branch=master)](https://travis-ci.org/xpl/stacktracey) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/cvuygb8grrvm1sdm?svg=true)](https://ci.appveyor.com/project/xpl/stacktra

published 3.2.21 15 hours ago
M
Q
P

Simple cyclic array (buffer) implementation

published 1.0.0 7 years ago
M
Q
P

A small circular/ring buffer implementation in TypeScript.

published 0.1.1 7 years ago
M
Q
P

Collection of elements where insert, delete happens only at the ends.

published 0.0.2 4 years ago
M
Q
P