全部标签
目录标签

#pooled

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

2 条记录
标签为“pooled”按健康指数排序
67中等健康指数
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#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0
65中等健康指数
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#★ 02026年7月18日
MIT2026年7月18日 · 指标 1.13.0