NuGet Package 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.




Got any Cyotek CircularBuffer Question?





Info

Version: 1.2.2-beta1
Author(s): Cyotek. Alex Regueiro
Last Update: Wednesday, October 12, 2022
.NET Fiddle: Create the first Fiddle
Project Url: http://www.cyotek.com/blog/tag/circularbuffer
NuGet Url: https://www.nuget.org/packages/Cyotek.CircularBuffer


Install
Install-Package Cyotek.CircularBuffer
dotnet add package Cyotek.CircularBuffer
paket add Cyotek.CircularBuffer
Cyotek.CircularBuffer Download (Unzip the "nupkg" after downloading)

.NETFramework 3.5
  • No dependencies.
.NETFramework 4.0
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
net452
  • No dependencies.
net462
  • No dependencies.
net472
  • No dependencies.
net48
  • No dependencies.
netcoreapp2.1
  • No dependencies.
netcoreapp2.2
  • No dependencies.
netcoreapp3.1
  • No dependencies.
netstandard2.1
  • No dependencies.
1 package depend on this package.


Tags



STATS

must-have-score

2.6

avg-downloads-per-day

22

days-since-last-release

524