Simple-to-the-task string builder utility.
A simple string builder
A high-performance StringBuilder for Rust designed to avoid memory reallocations using cache-aligned chunks.
Types and utilities to enable writing C FFI wrappers easily.