|
nfx-stringbuilderpool 1.0.0
High-performance C++20 library for zero-allocation string building with thread-safe pooling
|
| ▼Nnfx | |
| ▼Nstring | |
| CDynamicStringBuffer | High-performance dynamic string buffer with efficient memory management |
| ▼CStringBuilder | High-performance string builder with fluent interface and efficient memory management |
| CEnumerator | Forward-only iterator for character-by-character enumeration of StringBuilder content |
| CStringBuilderLease | RAII lease wrapper for pooled StringBuilder buffers with automatic resource management |
| ▼CStringBuilderPool | Thread-safe memory pool for high-performance StringBuilder instances with optimized allocation strategy |
| CPoolStatistics | Pool performance statistics for external access |