Projects in Awesome Lists tagged with arraypool
A curated list of projects in awesome lists tagged with arraypool .
https://github.com/jtmueller/Collections.Pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
arraypool dictionary hashset list queue span stack
Last synced: 24 Mar 2025
https://github.com/libsugar/bettercollections
Some better collection implementations than the system library
arraypool collections concurrent data-structures vector
Last synced: 14 Aug 2025
https://github.com/soenneker/soenneker.httpcontents.pooledbytearrays
A custom HttpContent that wraps a rented byte array from an ArrayPool, writes only the valid byte range to outgoing streams, and returns the buffer to the pool when disposed to reduce GC allocations.
array arraypool byte csharp dotnet httpcontent httpcontents object pooled pooledbytearraycontent pooledbytearrays
Last synced: 09 Mar 2026