A simple piece of software which can infer the size of the Last Level Cache (LLC) of a system via timing memory access.
-
Updated
Oct 28, 2021 - Java
A simple piece of software which can infer the size of the Last Level Cache (LLC) of a system via timing memory access.
Embedded key value store with persistence mode, based on golang & badger KV
gogo is an in-memory key-value cache library for Go.
A configurable two-level cache (for caching Objects). Level 1 is memory, level 2 is filesystem. One can specify cache strategies and max sizes of both levels 1 and 2. Three cache replacement policies have been set: Least Frequently Used, Least Recently Used, Most Recently Used.
Software Oriented Architecture (SOA) for Proxy Caching in GO
A simple multi-layered cache pub sub redis implementation
A fast, easy to use, thread-safe partitioned memory cache for .net that helps manage the memory size and track performance.
Finance-Currency fetcher with multi cache mechanism
Simple PSR-6 and PSR-16 caching library
Part of a Networking UNI course.
Sample project for 'Fetch cached data only once' blogpost
Exemplos de utilização do banco NoSQL Redis com Java.
Simulation of a memory cache (addresses only), for Computer Architecture (2021-22).
Lightweight asynchronous in-memory cache that handles construction and disposal of all your expensive objects
A memory based caching module for node.js that’s fast and reliable
Add a description, image, and links to the memory-cache topic page so that developers can more easily learn about it.
To associate your repository with the memory-cache topic, visit your repo's landing page and select "manage topics."