This repository provides a circular buffer implementation of a queue and iterable circular buffer class. The performance of the presented implementation is similar to that of the STL version.