
Src/ZString.Unity
ZString is a zero-allocation StringBuilder implementation that eliminates memory overhead from string concatenation and formatting operations. It provides struct-based builders, generic append methods, and direct buffer access for both UTF-16 and UTF-8 output, with integrated TextMeshPro support to achieve completely allocation-free string operations in your game code.
2.7K
Download 0
