jfromaniello / lru-memoizer
Memoize functions results using an lru-cache.
☆31Updated 5 months ago
Alternatives and similar repositories for lru-memoizer:
Users that are interested in lru-memoizer are comparing it to the libraries listed below
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated 6 months ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics…☆37Updated last year
- 🌲high performance debug logging 🐞☆154Updated 2 months ago
- Convenience wrapper for Got to interact with AWS v4 signed APIs☆27Updated 4 years ago
- An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using DNS TTL cache for particular hostname☆48Updated 2 years ago
- 🌲 A list of standard object serializers for the Pino logger☆62Updated 2 weeks ago
- A noop logger interface for Node.js modules☆32Updated 4 years ago
- A simple and low overhead circuit breaker utility.☆20Updated 7 years ago
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- Transform your data as it pass by, synchronously.