Projects in Awesome Lists tagged with lru-replacement-algorithm
A curated list of projects in awesome lists tagged with lru-replacement-algorithm .
https://github.com/xanmod/linux
Git repository moved to https://gitlab.com/xanmod/linux
bbr bbr2 custom-kernel debian-kernel kernel linux linux-kernel low-latency lru-replacement-algorithm network nftables preempt-rt ubuntu-kernel x86-64-v2 x86-64-v3 x86-64-v4 xanmod
Last synced: 30 Oct 2025
https://github.com/anuj-rai-23/adaptive-replacement-cache-arc-algorithm
A project for Advanced Operating System(CS604) that implements ARC cache replacement policy.
arc cache-replacement cpp17 lru-cache lru-replacement-algorithm operating-system
Last synced: 10 Jun 2025
https://github.com/josefdc/page-replacement-simulator
A web-based page replacement simulator that visualizes algorithms like FIFO, LRU, and Optimal, with interactive step-by-step animations, highlighting page faults and hits
lru-replacement-algorithm memory-management page-replacement-algorithms simulation web-visualization
Last synced: 13 Apr 2025
https://github.com/vaibhav-pant/operating-system
This repository contains all the source code that I have written for my Operating System course.
clook-scheduling cpu-scheduling-algorithms cscan-scheduling dining-philosophers dining-philosophers-problem disk-scheduling-algorithms fcfs-process-scheduling gantt-chart inter-process-communication lfu-page-replacement linux-system-calls look-scheduling lru-replacement-algorithm os page-replacement-algorithms priority-scheduling-algorithm round-robin-scheduling scan-scheduling sjf-process-scheduling sstf-scheduling
Last synced: 21 Aug 2025
https://github.com/freddiehaddad/lrucache
Least recently used (LRU) in-memory cache.
go golang leetcode leetcode-go leetcode-golang leetcode-solution lru-algorithm lru-cache lru-eviction lru-implementation lru-replacement-algorithm lrucache
Last synced: 12 Sep 2025
https://github.com/alewin/lru-replacement-algorithm
python script to simulate lru replacement algorithm, probably with bug.. but seems to be working
lru-replacement-algorithm python-script
Last synced: 27 Mar 2025
https://github.com/yogaprasadk/os_course_a_to_z
It is a repository of operating systems complete playlist with notes taught by Lakshay Kumar Sir from Codehelp Youtube Channel
bias boot lru-replacement-algorithm operating-system roundrobinalgorithum scheduling
Last synced: 20 Mar 2025
https://github.com/exbotanical/tenure
Manageable LRU in-memory cache instance for fast lookups and configurable eviction policies
cache-policy cache-replacement doubly-linked-list hashmap in-memory-caching lru-cache lru-replacement-algorithm
Last synced: 17 Oct 2025
https://github.com/mtumilowicz/java12-fundamentals-cache-implementations-workshop
Simple implementations of LRU / LFU cache.
cache cache-control caching lfu-cache lfu-implementation lfu-replacement-algorithm lru-cache lru-eviction lru-implementation lru-replacement-algorithm workshop
Last synced: 23 Feb 2025
https://github.com/ac-alpha/lru-implementations
Different implementations of LRU Page Replacement algorithm and their results
lru lru-implementation lru-replacement-algorithm operating-systems
Last synced: 13 Mar 2025
https://github.com/pspanoudakis/os-memory-page-management
Simulator of a Memory Page Management System, focused on process Page Tables & Page Replacement algorithms.
lru-replacement-algorithm memory-management page-tables second-chance-replacement
Last synced: 05 Apr 2025
https://github.com/gurubalan-git/lru-cache
Designing a LRU Cache.
cache doubly-linked-list hashtable lru-cache lru-eviction lru-replacement-algorithm
Last synced: 05 Mar 2025
https://github.com/exbotanical/tenure-go
A thread-safe, hash-mapped LRU cache instance
in-memory-caching least-recently-used lru-cache lru-replacement-algorithm thread-safe-cache
Last synced: 19 Feb 2025