A Go string concatenation library that is more efficient than strings.Builder
github.comThis would be better with an explanation of how its faster than the standard package, and what tradeoffs exist. With that info, you're prepared to make decisions. Without it, this is a curiosity.
Will do that. Thank you.