|
nfx-stringbuilder 0.1.1
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 |
| 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 |