Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Protocol Buffers length-prefixed async-iterator encoder/decoder
Detect native Symbol.iterator support.
Turns a browser readble stream into an async iterator
TypeScript definitions for http-cache-semantics
Extract contents from zip archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
LRU and FIFO caches for Client or Server
Extract contents from tar archive type using an iterator API using streams or paths. Use stream interface and pipe transforms to add decompression algorithms
Extract contents from 7z archives using an iterator API. Pure JavaScript, works on Node.js 0.8+
Multipart plugin for Fastify
Simple series and parallel flow control.
Recursive directory reader with a delightful API
Fast Async Iterator for browser Readable Streams.
A generational pseudo-LRU cache with strict maximum size limits.
Batteries-included utility functions to work with async iterables available in ES2018/TypeScript
Turns a blob into an async iterator
[](https://www.npmjs.com/package/@aws-sdk/endpoint-cache) [](https://www.npmjs.com/package/@aws-sdk/e
filter a javascript iterator
Takes an async iterator and turns it into a browser readable stream
An LRU cache of weak references
Create a full Content-Type header given a MIME type or extension and cache the result
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
A memoization library which only remembers the latest invocation