stringbuilder topic
List
stringbuilder repositories
linear-builder
88
Stars
4
Forks
Watchers
Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.
LiteStringBuilder
48
Stars
3
Forks
Watchers
Alternative to the System.Text.StringBuilder C# class.
StringBuilder
78
Stars
5
Forks
Watchers
A fast and low allocation StringBuilder for .NET.
stringbuilder
23
Stars
4
Forks
Watchers
Fast, efficient and convenient alternative to std::stringstream and std::string concatenation.