A collection of advanced cache design algorithms including LRU, LFU, ARC, TinyLFU, Count-Min Sketch, and Segmented LRU, implemented in TypeScript.
-
Updated
Nov 19, 2025 - JavaScript
A collection of advanced cache design algorithms including LRU, LFU, ARC, TinyLFU, Count-Min Sketch, and Segmented LRU, implemented in TypeScript.
Add a description, image, and links to the cache-design topic page so that developers can more easily learn about it.
To associate your repository with the cache-design topic, visit your repo's landing page and select "manage topics."