/LeastRecentlyUsedCache

A direct-mapped cache for variable-length arrays with least recently used replacement and static allocation.

Primary LanguageCMIT LicenseMIT

Least Recently Used Cache

A direct-mapped cache for variable-length arrays with least recently used replacement and static allocation.