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

47
Stars
8
Forks
Watchers

Optimized allocation free implementation of IList using ArrayPool.