cyotek / Cyotek.Collections.Generic.CircularBufferView on GitHub
The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. You can use it as a first-in, first-out collection of objects using a fixed buffer and automatic overwrite support.
57Aug 30, 2025Updated 10 months ago

Alternatives and similar repositories for Cyotek.Collections.Generic.CircularBuffer

Users that are interested in Cyotek.Collections.Generic.CircularBuffer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?