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
A console application to simulate cache and cache replacement policies : LRU, LFU and MRU
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.
This project implement cache with LRU and MRU eviction policies
A Java-based library that implements multiple cache eviction strategies, including LRU, LFU, MRU, MFU, FIFO, and LIFO. Perfect for experimenting with in-memory caching behavior using fixed or variable-capacity caches.
Implementations of various cache replacement algorithms
P2P WebRTC video chat application written with tRPC, Next.js & LokiJS
This repository contains core backend projects organised into folders by topic. These projects are completed using Python and Javascript programming languages.
Recent list scripts to: * Cleanup application recent lists or MRU (most recently used) files and items in applications.
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."