A cache object that deletes the least-recently-used items.
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
A simple key/value storage using files to persist the data
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
LRU and FIFO caches for Client or Server
TypeScript definitions for http-cache-semantics
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
No description provided.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Create a full Content-Type header given a MIME type or extension and cache the result
A generational pseudo-LRU cache with strict maximum size limits.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
High Performance In-Memory Cache for Node.js
An LRU cache of weak references
A super-fast, promise-based cache that reads and writes to the file-system.
Cache Manager for Node.js
Opinionated, caching, retrying fetch client
Memoize functions results using an lru-cache.
node-simple-lru-cache =====================
Find and parse the tsconfig.json file from a directory path
Local build cache provider for Expo
Prevent false sharing by padding and aligning to the length of a cache line
This repository provides utilities for building high-performance applications.
High-performance ULID and Snowflake-style IDs. Unique, monotonic, and lexicographically sortable IDs optimized for low-latency services and async workloads.
Collections for parallel computing, such as SPSC, SPMC, and MPSC and MPMC queues.
High-performance, zero-copy circular buffer for Rust using hardware memory mirroring.
A lock-free mpmc "square"
A professional Rust implementation of the Tsetlin Machine algorithm
This library was renamed to Servlin.
Filesystem IO for Rust storage engines: journal substrate, io_uring, NVMe passthrough, atomic writes, cross-platform durability.
A lock-free asynchronous ring buffer inspired by the LMAX Disruptor.
High-performance lock-free SPSC channel for low-latency systems
A small read-biased RwLock for sharded, read-heavy caches