mru-cache

There are 13 repositories under mru-cache topic.

  • AleksaMCode/cache-simulator

    Trace-driven cache memory simulator with LRU, MRU, RR and Belady replacement policies.

    Language:C#13210
  • golang-plus/caching

    Package caching providers a scalable cache component.

    Language:Go7500
  • cachejs

    opensnip/cachejs

    Fast and lightweight caching library for javascript

    Language:JavaScript5101
  • ANIRUDH-VADERA/OS

    Important OS Codes and Concepts(Sorted)

    Language:C2103
  • SlamChillz/alx-backend

    This repository documents core backend projects focusing on specific topics titled by folder names. These projects are tackled using python and javascript programming language.

    Language:Python2106
  • aqib1/CacheImplementaion

    This project implement cache with LRU and MRU eviction policies

    Language:Java1100
  • rodionovsasha/TwoLevelCache

    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.

  • shashankvhegde/cache-simulation

    A console application to simulate cache and cache replacement policies : LRU, LFU and MRU

    Language:C1200
  • artemiusgreat/Schedule

    Schedulers for asynchronous execution

    Language:C#0100
  • belovetech/alx-backend

    This repository contains core backend projects organised into folders by topic. These projects are completed using Python and Javascript programming languages.

    Language:Python10
  • manjeetops/cache-eviction

    Implementation of logic under linked list for MRU and LRU features

    Language:TypeScript
  • regdocs/WaveRTC

    P2P WebRTC video chat application written with tRPC, Next.js & LokiJS

    Language:TypeScript
  • topliceanu/cache

    Implementations of various cache replacement algorithms

    Language:Go30