@doclify/lru-cache
LRU cache for browser and Node.js
Found 60 results for least squares
LRU cache for browser and Node.js
Hyper “Least Recently Used” (LRU) cache
Quadratic function coeffs by different ways.
Return the minimum safe integer capable of being represented by a numeric real type.
Return the smallest positive normal value capable of being represented by a numeric real type.
Hide string data in the least-significant bits of an array/image
An in-memory key/value cache based on the Least Recently Used algorithm
Calculates the least common multiple of two integers.
Tiny LRU cache for Client or Server
full-wash-uncle4
lake-smoke6
O(1) least common ancestor queries for JSON trees
steel-famous-chosen
It's actually lit
Return the minimum value of a specified numeric type.
pot-spent
Computes the least common multiple of the given integers.
Return the minimum value of a specified numeric type.
An in-memory key/value cache based on the Least Recently Used algorithm
A collection (backed by an array) that evicts the least recently inserted (lri) element from of the collection once it has reached a defined capacity. It is similar to an lru cache except that it uses insertion position to determine eviction rather than w
hyperlru implementation backed in an Map
```
Least recently used cached generator
hyperlru implementation backed in an Object
Return the minimum safe integer capable of being represented by a numeric real type.
A small set of functions to await at least a certain amount of time before resolving a promise.
Return the smallest positive normal value capable of being represented by a numeric real type.
Least Recently Used (LRU) cache algorithm
Simple “Least Recently Used” (LRU) cache
A finite key-value cache using the Least Recently Used (LRU) cache algorithm where the most recently used objects are keept in cache while less recently used items are purged.
LRU and FIFO caches for Client or Server
Better binary searching
A set API for the LRU package
asleep-fruit
A tiny LRU implementation that strives for simplicity and performance.
Simple “Least Recently Used” (LRU) cache
Simple “Least Recently Used” (LRU) cache
An NPM module for running a least significant digit radix sorting algorithm.
> You cache the results you know when to flush'em
Better binary searching, safe for the web (without eval)