Search results
17 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Javascript implementation of a stack (LIFO) data structure
The Stack (LIFO) data structure in TypeScript.
Peela a tiny (LIFO) stack.
Deque. Javascript & Typescript Data Structure.
- Deque
- deque data structure
- javascript
- java script
- JavaScript
- js
- typescript
- type script
- TypeScript
- ts
- deque
- double
- ended
- end
- View more
Queue, ArrayQueue. Javascript & Typescript Data Structure.
A coordinated queue of actions
A lightweight queue package supporting both FIFO (First In First Out) and LIFO (Last In First Out) operations. Features include asynchronous iteration, event emission, and batch processing. The queue dynamically resizes, handles push and get timeouts, and
- queue
- wait
- task
- lineup
- line
- fifo
- lifo
- data-structure
- simple-queue
- in-queue
- batch queue
- data structure
- FIFO
- LIFO
- View more
A TypeScript implementation of a stack data structure following the LIFO (Last-In, First-Out) principle
A trivial fixed size LIFO (stack) data structure in Javascript that can (optionally) be plugged to overflow in some other data structure.
A fast and performant *Least Frequently Used* (LFU) sorted set implementation for working with reasonably sized integers (unsigned). Trades memory for performance, optimised for frequently updating and counting a relatively small set of integers (integer
In-memory object cache written in typescript for Node that supports multiple eviction strategies.
A charming little queue filled with awaitable tasks
A simple javascript stack
The Queue (FIFO) data structure in TypeScript.
Promise Queue Library
HTML5 LocalStorage Manager and Data Structures for Angular 2
- NG
- LocalStorage
- Storage
- Store
- Local Storage
- HTML5
- Angular 2
- Data Structures
- Dict
- Object
- Array
- List
- FIFO
- Stack
- View more
A lightweight, generic stack library designed for efficiency and clarity.