In-memory Cache Engine
A high-performance in-memory cache engine built in C++ with LRU eviction policy, custom memory allocators, and lock-free concurrent data structures. Designed for low-latency access patterns in multi-threaded environments.
Backend & AI Engineer
A high-performance in-memory cache engine built in C++ with LRU eviction policy, custom memory allocators, and lock-free concurrent data structures. Designed for low-latency access patterns in multi-threaded environments.