./nugetz
pkg

xparadoxical/PoolBuffersv1.0.0

docs d<> code .compare c
.NET 8.0

Provides some collections backed by pooled arrays.

License

MPL-2.0

Deps

0

Install Size

Vulns

✓ 0

Published

Sep 30, 2025

Get Started

$ dotnet add package PoolBuffers

Readme

Included types:

  • PooledBuffer<> - a thin list-like type backed by ArrayPool; supports growing and integrates manual tracking of valid data length.