avoidwork / tiny-lru
Tiny LRU cache for Client or Server
☆162Updated last week
Alternatives and similar repositories for tiny-lru:
Users that are interested in tiny-lru are comparing it to the libraries listed below
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Clone a Readable stream, safely☆119Updated last year
- provide stats for routes using perf_hooks, for fastify☆50Updated this week
- Zero-overhead parallel function call for node.js. Also supports each and map!☆167Updated 2 years ago
- ☆70Updated last week
- fastify plugin to forward the current http request to another server☆156Updated this week
- load a plugin via a synchronous worker☆56Updated last year
- Add an accepts parser to Fastify☆72Updated this week
- A streaming way to send data to a Node.js Worker Thread☆239Updated 3 weeks ago
- Detect possibly catastrophic, exponential-time regular expressions☆42Updated this week
- Build your commands on minimist!☆98Updated last year
- Reuse objects and functions with style☆178Updated 2 months ago
- Split Streams3 style☆288Updated 10 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Extremely fast utf8 only stream implementation☆282Updated this week
- Benchmark your event loop☆112Updated last year
- Running Node within Node (a fork of synchronous-worker)☆27Updated 2 years ago
- Automatically generate etags for HTTP responses, for Fastify☆79Updated this week
- Safely and quickly serialize JavaScript objects☆349Updated 4 months ago
- The fastest way to parse JSON safely☆88Updated 3 years ago
- Benchmark of the most commonly used http routers☆79Updated last year
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- JSON.Stringify as a readable stream☆75Updated 7 months ago
- A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins☆119Updated this week
- JSON.parse() drop-in replacement with prototype poisoning protection☆172Updated 6 months ago
- get the file directory from import.meta.url☆116Updated last year
- Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handle…☆74Updated 3 months ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- A WHATWG Fetch implementation based on @nodejs/undici☆247Updated 3 years ago
- A stream implementation that does more by doing less