Repository navigation

#

arraypool

Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.

C#
572
1 年前

Optimized allocation free implementation of IList using ArrayPool.

C#
54
9 个月前

Some better collection implementations than the system library

C#
2
1 年前