jmueller
- 36,180 total downloads
- last updated 4/3/2019
- Latest version: 1.0.82
Includes PooledList, PooledDictionary, PooledSet, PooledStack, and PooledQueue: based on the corresponding collections in System.Collections.Generic, but using ArrayPool internally to reduce allocations, and with some API changes that allow for better compatibility with Span.