[Awesome Go] Use xstrings package to provide a collection of string functions used in other languages
xstrings
Go package xstrings
is a collection of string functions, which are widely used in other languages but absent in Go package strings
.
All functions are well tested and carefully tuned for performance.