An open API service providing repository metadata for many open source software ecosystems.

Topic: "cache-replacement"

CMU-SAFARI/Pythia

A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).

Language: C++ - Size: 3.48 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 132 - Forks: 45

hyerania/Belady-Cache-Replacement

Using Belady's algorithm for improved cache replacement

Language: C++ - Size: 2.8 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 47 - Forks: 7

anuj-rai-23/Adaptive-Replacement-Cache-ARC-Algorithm

A project for Advanced Operating System(CS604) that implements ARC cache replacement policy.

Language: C++ - Size: 716 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 5

benhurdavies/node-cache-engine

High performing caching package for node/javascript

Language: TypeScript - Size: 956 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 12 - Forks: 1

tirupatihemanth/crc

Cache Replacement Championship - 2

Language: C++ - Size: 5.8 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 1

AleksaMCode/cache-simulator

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

Language: C# - Size: 5.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

vlgiitr/deep_cache_replacement

The PyTorch codebase for -> DEAP Cache: Deep Eviction Admission and Prefetching for Cache.

Language: Python - Size: 134 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 9

ease-lab/leeway

Source code for the cache replacement policy published in [Faldu et al., PACT'17] and [Faldu et al., CRC2'17].

Language: C++ - Size: 10 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

huodahaha/LightSim

Language: C++ - Size: 85.9 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

realspal/cache-replacement-algorithm

Implementation of Cache Replacement Algorithm (FIFO and LRU) and calculation of corresponding Cache Hit Ratio.

Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jaffreyjoy/COA-code

Programs implemented during lab sessions of course CSC403 i.e (Computer Organization & Architecture)

Language: C - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

shashankvhegde/cache-simulation

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

Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ericyoc/opt_LRU_cache_perf_poc

Cache replacement algorithms, including Least Recently Used (LRU), First In First Out (FIFO), and Enhanced Not Recently Used (ENRU).

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Inamul07/Cache_Analysis

Analysis of Different Cache Replacement Algorithms

Language: C - Size: 4.19 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shishir-22/cache-eviction-policies

A comprehensive collection of cache eviction policies implemented in python, providing practical examples for Least Recently Used (LRU), Least Frequently Used (LFU), and other strategies to optimize data caching in your applications.

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kuanhungchen/Spring-2021-Memory-Systems

🧠 Implementation of two cache replacement and two memory scheduling algorithms.

Language: C++ - Size: 71.6 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

exbotanical/tenure

Manageable LRU in-memory cache instance for fast lookups and configurable eviction policies

Language: JavaScript - Size: 376 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ItsMeWithTheFace/arc-cache

ARC Cache Implementation (in Haskell!)

Language: Haskell - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ken-bimmel/caching

A framework to test cache replacement policies.

Language: Java - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0