Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Optimized allocation free implementation of IList using ArrayPool.
Some better collection implementations than the system library