8 skills found
jtmueller / Collections.PooledFast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
faustodavid / ListPoolOptimized allocation free implementation of IList using ArrayPool.
Molth / StringPoolHigh performance StringPool based on ArrayPool.
Zitga-Tech / ZBase.Collections.PooledLow-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
itn3000 / PooledStreamMemoryStream with ArrayPool
andanteyk / ArrayPoolCollectionA low-allocation collection library using pooled arrays
epeshk / Arraypool ExamplesNo description available
xljiulang / RecyclableBuffer基于 ArrayPool<byte> 实现的单内存片段和多内存片段可复用的缓冲区