circular_list library

Classes

CircularList<T>
A fixed-size list implementation that automatically removes oldest elements when capacity is reached.