Sign in Sign up
nuget

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.

Activity

Latest release
1d ago
Total releases
24
Cadence
~10 days
Last 12 months
20

Reach

Stars
0

Details

License
MIT
First release
Sep 15, 2025
Releases
Version Released
4.0.31 patch
4.0.29 patch
4.0.28 patch
4.0.27 patch
4.0.26 patch
4.0.25 patch
4.0.22 patch
4.0.21 patch
4.0.16 patch
4.0.15 patch
4.0.14 patch
4.0.13 patch
4.0.12 patch
4.0.11 patch
4.0.10 patch
4.0.9 patch
4.0.8 patch
4.0.7 patch
4.0.6 major
3.0.5 patch
3.0.4 patch
3.0.3 patch
3.0.2 patch
3.0.1 initial