Loading package details...
v0.1.1
A string allocator for allocating many write-once strings.
This library is primarily useful for parsing where you need to repeatedly build many strings, use them, and then throw them away. Instead of allocating many independent strings, this library will put them all in the same buffer.
go get str_stack@0.1.1[](https://gold.safeguard.sh/package/go/str_stack)Meets the Gold bar from automated verification.
Last indexed: 2026-07-11T03:04:15Z
How Gold is determined →OpenSSF Scorecard rates this project's security posture — supply-chain hygiene, maintenance, and review practices.
Source: OpenSSF Scorecard · scored 2026-07-20
No dependencies - This package is self-contained!