Search results
31 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Deques are a generalization of stacks and queues
Queue data structure
Javascript utilities
- javascript
- typescript
- utilities
- helper-functions
- commonjs
- es2022
- es2023
- nodejs
- npm-package
- js-tools
- typescript-library
- utility-functions
- toolkit
- code-reuse
- View more
General purpose and generic read/write buffer implementations with different behaviors/orderings
Deque
- Deque
- deque data structure
- javascript
- java script
- JavaScript
- js
- typescript
- type script
- TypeScript
- ts
- deque
- double
- ended
- end
- View more
Multifunctional Asynchronous Concurrent Queue
- queue
- concurrency
- concurrent
- asynchronous
- synchronous
- callback
- promise
- lifo
- fifo
- priority
- roundrobin
- timeout
- debounce
- factor
- View more
This is an interactive swipeable view stack similar to what we see in Tinder or Quick Pay Cards in BookMyShow. Users can pan left or right on the frontmost view to naviagte to the next view. Data set is looped by defaut.
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
Stack.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- data structures
- data structure
- data
- structure
- collection
- stack
- last-in
- View more
Just the cutest and tiniest queue/deque implementation!
I am a simple man. I don’t need any insane magic stack with thousands of lines of never used methods. I just need a light, easy to use and reliable stack. Do you want the same think? Well nice, because I made one!
Providing limited size stack for JS (& TypeScript).
Register a subscription in LIFO stack.
LIFO stack with finite history
Implementation of stack data structure
Build stacks. FIFO and LIFO.
Basic Data structures for javascript (and nodejs)
Last-In First-Out feature tracking Ledger
Last In First Out data structures for JavaScript
``` Stack data structure as npm package This package helps you to simulate the behaviour of a stack. If you are familiar with c++ stacks this has exactly same methods. ```