Go-lang Miscellaneous Strings

Back

1. bexp

Go implementation of Brace Expansion mechanism to generate arbitrary strings.

2. go-formatter

Implements **replacement fields** surrounded by curly braces `{}` format strings.

3. gobeam/Stringy

String manipulation library to convert string to camel case, snake case, kebab case / slugify etc.

4. strutil

String utilities.

5. sttr

cross-platform, cli app to perform various operations on string.

6. xstrings

Collection of useful string functions ported from other languages.