308 packages found

A cache object that deletes the least-recently-used items.

published 9.1.2 4 days ago
M
Q
P

Memoize functions results using an lru-cache.

published 2.2.0 4 months ago
M
Q
P

Fast, small, efficient JavaScript memoization lib to memoize JS functions

published 1.11.3 5 years ago
M
Q
P

Blazing fast memoization based on all parameters passed

published 6.1.6 a month ago
M
Q
P

LRU Queue

published 0.1.0 9 years ago
M
Q
P

An LRU cache of weak references

published 1.2.2 a year ago
M
Q
P

Simple “Least Recently Used” (LRU) cache

published 6.1.1 a year ago
M
Q
P

Fast LRU and TTL cache with upsert and promise option

published 2.4.5 5 months ago
M
Q
P

node-simple-lru-cache =====================

published 0.0.2 8 years ago
M
Q
P

A simple and lightweight LRU cache tool, implemented using RAM

published 1.0.1 2 months ago
M
Q
P

Tiny LRU cache for Client or Server

published 11.0.1 2 months ago
M
Q
P

A shared memory cache. This is a wrapper for shm-typed-lru that provides a familiar cache interface.

published 0.1.8 10 months ago
M
Q
P

Resilient and performant in-memory cache for node.js

published 5.1.1 6 years ago
M
Q
P

Curated collection of data structures for the JavaScript/TypeScript.

published 0.39.5 7 months ago
M
Q
P

node-simple-lru-cache =====================

published 0.0.2 2 months ago
M
Q
P

Fast, small, efficient JavaScript memoization lib to memoize JS functions

published 2.0.0 10 months ago
M
Q
P

The highest performance constant complexity cache algorithm.

published 0.0.105 7 days ago
M
Q
P

LFU cache implementation with a complexity of `O(1)` for all transactions

published 1.1.0 9 months ago
M
Q
P

LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.

published 1.7.4 2 years ago
M
Q
P

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.

published 0.4.1 3 years ago
M
Q
P