aholstenson / transitory
In-memory cache with high hit rates via LFU eviction for Node and browsers. Supports time-based expiration, automatic loading and metrics.
☆38Updated last year
Alternatives and similar repositories for transitory:
Users that are interested in transitory are comparing it to the libraries listed below
- A noop logger interface for Node.js modules☆32Updated 4 years ago
- Memoize functions results using an lru-cache.☆31Updated 5 months ago
- Perform async work synchronously in Node.js using worker threads☆39Updated last year
- Get usage and health data about your Node.js process.☆19Updated last month
- Asynchronous local storage implementation based on Node.js ALS with fallback to cls-hooked for older Node.js versions☆46Updated last year
- Lightweight, strongly-typed events, with monitored subscriptions.☆38Updated 5 months ago
- A simple and low overhead circuit breaker utility.☆20Updated 7 years ago
- 📼 Simplest high speed testing☆25Updated 2 months ago
- A Clinic Flame example☆43Updated 4 years ago
- Cancel any running operation at the right time on your request handler☆13Updated 3 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆81Updated 5 years ago
- Checkout multiple git branches, execute scripts and log the results☆26Updated 2 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- ☆12Updated last year
- ☆22Updated 4 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- experimental http2 client for node and the CLI☆47Updated 5 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
- PiscinaPriorityQueue☆12Updated 2 months ago
- A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.☆94Updated 2 years ago
- A toolkit for consumers of Node.js diagnostic Reports☆84Updated 6 months ago
- tsprotobuf is a helper library that contains functions that make working with ProtoBuf easier in Typescript.☆21Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated last week
- Preserves types over JSON, BSON or socket.io☆69Updated 7 months ago
- A very strict and proper argument parser.☆53Updated last month
- Detect possibly catastrophic, exponential-time regular expressions☆42Updated 2 weeks ago
- ☆53Updated 4 years ago
- Pure JavaScript gRPC Server☆62Updated 4 years ago
- A router that offers fast lookups. (Not a true radix trie implementation anymore)☆35Updated 4 years ago
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆38Updated 2 years ago