Skip to content
← Back to projects

In-memory Cache Engine

Implemented a high-performance in-memory cache in C++ featuring LRU eviction, custom memory management, and thread-safe data structures.