aholstenson / transitoryLinks
In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics.
☆37Updated 2 years ago
Alternatives and similar repositories for transitory
Users that are interested in transitory are comparing it to the libraries listed below
Sorting:
- Tiny LRU cache for Client or Server☆164Updated this week
- A noop logger interface for Node.js modules☆32Updated 4 years ago
- A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.☆94Updated 2 years ago
- Memoize functions results using an lru-cache.☆31Updated 9 months ago
- Programmable interface to `clinic flame`☆75Updated 2 years ago
- Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions☆46Updated 2 years ago
- Checkout multiple git branches, execute scripts and log the results☆26Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆225Updated 3 months ago
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated 2 months ago
- Zero-overhead asynchronous series/each/map function calls☆69Updated 5 years ago
- A Swiss army knife for async iterables. Designed to replace your streams.☆83Updated this week
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Use multiple fs modules at once☆223Updated this week
- A simple and low overhead circuit breaker utility.☆20Updated 7 years ago
- Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bun…☆52Updated 8 months ago
- Preserves types over JSON, BSON or socket.io☆69Updated 3 weeks ago
- Monkey-patches for file system related things☆116Updated 2 weeks ago
- 📼 Simplest high speed testing☆25Updated 3 weeks ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 2 months ago
- Modern, minimalist type-safe gRPC framework for Node.js☆57Updated last year
- Redis-backed task queue engine with advanced task control and eventual consistency☆77Updated 2 years ago
- Lightweight, strongly-typed events, with monitored subscriptions.☆38Updated 9 months ago
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- a quick syntax for JSON object☆57Updated last year
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆39Updated 3 years ago
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆55Updated 4 years ago
- Perform async work synchronously in Node.js using worker threads☆39Updated last year
- A stream implementation that does more by doing less☆255Updated last year
- Module to hook into the Node.js require function☆176Updated 5 months ago