Top 2.9% dependent packages on nuget.org
Top 7.0% dependent repos on nuget.org
nuget.org : listpool
ListPool and ValueListPool are optimized allocation free implementations of IList using ArrayPool. Changelog: * Improve dispose performance ListPool is the general use of the implementation, we recommend to use ListPool for most of the cases. ValueListPool is the zero heap allocations implementation, it is optimal working along stackalloc initial buffer for small lists. Note, because it is a struct it is passed by value, not by reference.
Registry
-
Source
- JSON
purl: pkg:nuget/listpool
Keywords:
ASP.NET
, List
, System.Buffers
, ArrayPool
, ListPool
, Performance
, Span
License:
Latest release: about 5 years ago
First release: over 5 years ago
Dependent packages: 6
Dependent repositories: 1
Downloads: 26,753 total
Stars: 49 on GitHub
Forks: 12 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago