lru-cache
Here are 38 public repositories matching this topic...
An Efficient File Sharing and centralized data management network file system, enhancing collaboration in multi-user environments.
-
Updated
Jun 27, 2024 - C
Implementation and comparison of various caching policies, on different type of workloads
-
Updated
Jun 10, 2022 - C
From Bit Manipulation to Cache Simulation - Sogang University Computer System Projects
-
Updated
Jul 7, 2025 - C
A Multithreaded proxy server using LRU cache in c language
-
Updated
Jun 14, 2024 - C
A project that uses socket programming to implement a multi-threaded HTTP proxy server with cache support.
-
Updated
Jul 1, 2025 - C
High-performance multi-threaded HTTP proxy server in C with LRU caching, concurrent request handling using POSIX threads, and socket programming
-
Updated
Nov 16, 2025 - C
Implementation of various page replacement policies including First in First out (FIFO), Least Recently Used (LRU), Approximate LRU and Random.
-
Updated
Dec 9, 2020 - C
A multi-threaded HTTP proxy server implementation in C++ with caching capabilities. This proxy server acts as an intermediary between clients and web servers, handling HTTP GET requests while providing caching functionality to improve response times.
-
Updated
Mar 2, 2025 - C
Cashed is an LRU based caching service written in plain c.
-
Updated
Aug 4, 2025 - C
-
Updated
Apr 7, 2022 - C
C implementation for Smart Proxy Server for HTTP and HTTPS based URL filtering.
-
Updated
Dec 19, 2023 - C
An efficient way of LRU and FIFO cache has been implemented.
-
Updated
May 2, 2023 - C
Write through LRU 4 Way Set Associative Cache simulation. The objective is to measure the miss rate of this kind of cache.
-
Updated
May 10, 2021 - C
A multithreaded forward proxy webserver with LRU caching, written in C.
-
Updated
Jun 14, 2025 - C
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."