lru-cache
Here are 603 public repositories matching this topic...
Simple server in C++
-
Updated
Dec 13, 2021 - C++
-
Updated
Jul 13, 2025 - Java
A highly compact file format for rapid transactional appends.
-
Updated
Nov 8, 2022 - Kotlin
HybridCacheSystem is a modern C++ framework for building high-performance, multi-layered cache systems. It supports both LRU and LFU caching strategies, allows combining them for hybrid setups, and provides a unified interface for cache management and customization.
-
Updated
Jul 21, 2025 - C++
A high-performance, thread-safe LRU (Least Recently Used) cache implementation for .NET with TTL support, usage statistics, and asynchronous operations
-
Updated
Sep 9, 2025 - C#
Transaction-Statistics + LRU Cache + Java 8 + Spring Boot + Microservice
-
Updated
Mar 6, 2019 - Java
InterviewBit Solutions
-
Updated
Jan 26, 2019 - Java
Design and implement a LRU (least recently used) cache in Golang
-
Updated
Feb 3, 2020 - Go
A console application to simulate cache and cache replacement policies : LRU, LFU and MRU
-
Updated
Dec 1, 2020 - C
A generic cache simulator that can be used at any level of memory hierarchy implemented in python
-
Updated
Nov 17, 2023 - Python
Improve this page
Add a description, image, and links to the lru-cache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lru-cache topic, visit your repo's landing page and select "manage topics."