Cache implementations for Node.js/TypeScript
A humble cache-control parser
JavaScript Performance Monitor
Next.js cache handlers
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
<p align="center"> <img src="logo.png" width="100px" /> </p> <h1 align="center">swrv</h1>
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
LRU cache for people who like ES6 and promises
DiskANN/Vamana — SSD-friendly billion-scale approximate nearest neighbor search with product quantization
A WebGL memory tracker
Prisma Middleware for caching results of queries in Redis
A lightweight, SEO-optimized React router for modern web applications
Coalesces multiple promises for the same identifier into a single request
Inertia.js v3 server adapter for Node.js, with first-class Express support.
Read I/O locking using LRU cache
Self-learning LLM runtime — TurboQuant KV-cache (6-8x compression), SONA adaptive learning, FlashAttention, speculative decoding, GGUF inference
This package provides a class, [`Cache`](./src/Cache.ts), that implements caching using a model inspired by [HTTP's](https://datatracker.ietf.org/doc/html/rfc9111). The HTTP model is already incredibly powerful, and this class generalizes and extends it f
Cache-control header utility that parses human readable time strings into seconds.
Local Twitter memory in SQLite for archives, DMs, likes, bookmarks, and moderation
A collection of utility functions and helpers for the TML Mobilidade Go monorepo, providing common functionality for batching operations, caching, HTTP requests, object manipulation, permissions, and more.
React Hooks library for remote data fetching
File System Access API implementation (ponyfill) with pluggable storage adapters via IndexedDB, Cache API, in-memory etc.
React library for prerendering static pages, optimize SEO and web performance
HTTP Cache Middleware