Cyotek.Collections.Generic.CircularBuffer

Cyotek.Collections.Generic.CircularBuffer

cyotek

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.

47 Stars
21 Forks
47 Watchers
C# Language
other License
Cost to Build
$54.0K
Market Value
$80.0K

Growth over time

5 data points  ·  2021-03-01 → 2022-07-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about Cyotek.Collections.Generic.CircularBuffer

Question copied to clipboard

What is the cyotek/Cyotek.Collections.Generic.CircularBuffer GitHub project? Description: "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.". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone Cyotek.Collections.Generic.CircularBuffer

Clone via HTTPS

git clone https://github.com/cyotek/Cyotek.Collections.Generic.CircularBuffer.git

Clone via SSH

[email protected]:cyotek/Cyotek.Collections.Generic.CircularBuffer.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the Cyotek.Collections.Generic.CircularBuffer issue tracker:

Open GitHub Issues