Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with circular-buffers

A curated list of projects in awesome lists tagged with circular-buffers .

https://github.com/cyotek/cyotek.collections.generic.circularbuffer

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.

c-sharp circular-buffers hacktoberfest

Last synced: 06 Nov 2024