搜索 "LRU" 的结果(共 22 个)
@types/lru-cache
Stub TypeScript definitions entry for lru-cache, which provides its own types definitions
MIT
walrus
A bolder kind of mustache.
tiny-lru
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
BSD-3-Clause
@envelop/parser-cache
This plugins adds simple LRU caching to your `parse`, to improve performance by caching the parsed result.
MIT
@envelop/validation-cache
This plugins adds simple LRU caching to your `validate`, to improve performance by caching the validation result.
MIT
@opentelemetry/instrumentation-lru-memoizer
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
Apache-2.0
ylru
Extends LRU base on hashlru
MIT
nanolru
A simple O(1) LRU cache
MIT
lru
A simple O(1) LRU cache
MIT
@isaacs/ttlcache
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
BlueOak-1.0.0