arraypool topic
List
arraypool repositories
Collections.Pooled
531
Stars
48
Forks
Watchers
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
ListPool
48
Stars
11
Forks
Watchers
Optimized allocation free implementation of IList using ArrayPool.