Collections.Pooled NuGet Package

Includes PooledList, PooledDictionary, PooledSet, PooledStack, PooledQueue, and PooledObservableCollection: based on the corresponding collections in System.Collections.Generic, using ArrayPool internally to reduce allocations, and with some API changes that allow for better compatibility with Span.




Got any Collections.Pooled Question?





Info

Version: 2.0.0-preview.27
Author(s): Joel Mueller
Last Update: Thursday, November 28, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/jtmueller/Collections.Pooled
NuGet Url: https://www.nuget.org/packages/Collections.Pooled


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

.NETStandard 2.0 netcoreapp2.1
  • No dependencies.
2 packages depend on this package.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

27

days-since-last-release

1611