Showing 1-20 of 170 packages
Javascript implementation of a stack (LIFO) data structure
A Last In First Out (stack) implementation
Queue sync or async functions with max concurrency, max size, max age, and fifo/lifo ordering
Peela a tiny (LIFO) stack.
The Stack (LIFO) data structure in TypeScript.
Lifo library
Build stacks. FIFO and LIFO.
A tiny defer utility for JavaScript/TypeScript: register cleanup/rollback callbacks that run in LIFO order. Works in any runtime (Node.js, Bun, Deno, browsers).
Simple JS stack with auto run for node and browsers
High-performance Rust native addon (NAPI) for cryptocurrency tax calculations with FIFO, LIFO, HIFO cost basis methods and optimized transaction processing for neural-trader accounting system
A trivial fixed size LIFO (stack) data structure in Javascript that can (optionally) be plugged to overflow in some other data structure.
Register a subscription in LIFO stack.
A stack (LIFO) implementation written in TypeScript.
Discord Player Utilities
Execute a callback when a request closes, finishes, or errors
Simple JS queue with auto run for node and browsers
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
simple last-in-first-out(LIFO) data structure
Utilities for debouncing and throttling functions in React.