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)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags
You can use it as a first-in, first-out collection of objects with automatic overwrite support and no array resizing or allocations.