Cyotek.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 with automatic overwrite support and no array resizing or allocations.
Activity
- Latest release
- 1y ago
- Total releases
- 16
- Cadence
- ~3 months
- Last 12 months
- 0
Details
- License
- BSD-3-Clause
- First release
- May 01, 2015
Releases
| Version | Released | |
|---|---|---|
2.0.0
major
|
2.0.0
major
|
|
1.2.2-beta1
pre
|
1.2.2-beta1
pre
|
|
1.2.1
patch
|
1.2.1
patch
|
|
1.2.0
minor
|
1.2.0
minor
|
|
1.2.0-alpha.1
pre
|
1.2.0-alpha.1
pre
|
|
1.1.0
minor
|
1.1.0
minor
|
|
1.1.0-alpha6
pre
|
1.1.0-alpha6
pre
|
|
1.1.0-alpha5
pre
|
1.1.0-alpha5
pre
|
|
1.1.0-alpha4
pre
|
1.1.0-alpha4
pre
|
|
1.1.0-alpha3
pre
|
1.1.0-alpha3
pre
|
|
1.0.3
patch
|
1.0.3
patch
|
|
1.1.0-alpha2
pre
|
1.1.0-alpha2
pre
|
|
1.1.0-alpha
pre
|
1.1.0-alpha
pre
|
|
1.0.2
patch
|
1.0.2
patch
|
|
1.0.1
patch
|
1.0.1
patch
|
|
1.0.0
initial
|
1.0.0
initial
|