Trace-driven cache memory simulator with LRU, MRU, RR and Belady replacement policies.
-
Updated
Dec 22, 2023 - C#
Trace-driven cache memory simulator with LRU, MRU, RR and Belady replacement policies.
Fast and lightweight caching library for javascript
Important OS Codes and Concepts(Sorted)
Create a configurable two-level cache (for caching Objects). Level 1 is memory, level 2 is filesystem. Config params should let one specify the cache strategies and max sizes of level 1 and 2.
A console application to simulate cache and cache replacement policies : LRU, LFU and MRU
This project implement cache with LRU and MRU eviction policies
Implementations of various cache replacement algorithms
This repository contains core backend projects organised into folders by topic. These projects are completed using Python and Javascript programming languages.
P2P WebRTC video chat application written with tRPC, Next.js & LokiJS
Implementation of logic under linked list for MRU and LRU features
Add a description, image, and links to the mru-cache topic page so that developers can more easily learn about it.
To associate your repository with the mru-cache topic, visit your repo's landing page and select "manage topics."