All tags
Catalogue tag

#pooled

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

2 records
Tagged “pooled”Ranked by health index
67Moderatehealth index
soenneker/soenneker.utils.pooledstringbuilders
A high-performance, stack-only string builder that rents its underlying buffer from ArrayPool instead of allocating new arrays. Designed for short-lived string construction.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 1.13.0
65Moderatehealth index
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.
C#★ 0Jul 18, 2026
MITJul 18, 2026 · metrics 1.13.0