65,045 packages matching “tiny-fifo-cache”
tiny-fifo-cache
v1.0.1 · 11 years ago
Simple FIFO cache. put and get.
No known vulnerabilities
tiny-fifo
v1.2.0 · 6 years ago
Tiny FIFO cache for Client or Server
No known vulnerabilities
simple-fifo-cache
v0.0.7 · 3 years ago
Easy to understand and tiny FIFO cache for use in-browser.
No known vulnerabilities
toad-cache
v3.7.4 · 1 month ago
LRU and FIFO caches for Client or Server
No known vulnerabilities
fast-fifo
v1.3.2 · 2 years ago
A fast fifo implementation similar to the one powering nextTick in Node.js core
No known vulnerabilities
tiny-lru
v13.0.0 · 4 months ago
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
No known vulnerabilities
thingies
v2.6.1 · 8 days ago
Useful TypeScript utilities.
No known vulnerabilities
get-tsconfig
v4.14.1 · 1 day ago
Find and parse the tsconfig.json file from a directory path
No known vulnerabilities
p-fifo
v1.0.0 · 7 years ago
Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
No known vulnerabilities
tiny-invariant
v1.3.3 · 2 years ago
A tiny invariant function
No known vulnerabilities
yocto-queue
v1.2.2 · 8 months ago
Tiny queue data structure
No known vulnerabilities
lru-cache
v11.5.2 · 27 days ago
A cache object that deletes the least-recently-used items.
No known vulnerabilities
tiny-queue
v0.2.1 · 11 years ago
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.
No known vulnerabilities
fifo-ttl-cache
v1.1.0 · 1 year ago
An efficient in-memory FIFO cache with a fixed TTL for Node.js projects, designed to automatically remove outdated records. Unlike widely used LRU caches, FIFO caches do not prioritize retaining popular keys for extended durations. This simplified approac
No known vulnerabilities
auto-fetch-fifo-ttl-cache
v1.0.0 · 1 year ago
An in-memory FIFO cache with fixed TTL for Node.js, designed to streamline the common get-or-fetch pattern by automating value retrieval. It uses an internal keyed lock to coalesce concurrent fetches for the same key, reducing redundant network calls and
No known vulnerabilities
file-entry-cache
v11.1.5 · 1 month ago
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
No known vulnerabilities
tiny-warning
v1.0.3 · 7 years ago
A tiny warning function
No known vulnerabilities
v8-compile-cache-lib
v3.0.1 · 4 years ago
Require hook for automatic V8 compile cache persistence
No known vulnerabilities
dequeue
v1.0.5 · 12 years ago
A simple double ended queue datastructure
No known vulnerabilities
flat-cache
v6.1.23 · 1 month ago
A simple key/value storage using files to persist the data
No known vulnerabilities