from
Hacker News
Top
New
A Go string concatenation library that is more efficient than strings.Builder
by
theThree
on 5/10/25, 11:17 AM with 2 comments
by
bediger4000
on 5/10/25, 3:24 PM
This 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.