shared/helpers/bounded_lru_set library

Classes

BoundedLruSet<T>
A fixed-capacity set that evicts the least recently added or touched value.