gostrutils
String utility package
A collection of string utilities for the Go programming language
Collections of string utils I have created over the years
45 stars
4 watching
7 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
collectiongolangpackagestringstring-manipulation
Related projects:
Repository | Description | Stars |
---|---|---|
ozgio/strutil | A collection of utility functions for string manipulation in Go applications. | 206 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
oneofone/go-utils | A collection of miscellaneous Go utility packages. | 50 |
kashifkhan0771/utils | A common utility library providing functional building blocks for various tasks in Go applications. | 5 |
ahl5esoft/golang-underscore | A Go library providing functional programming utilities similar to underscore.js and C# LINQ. | 397 |
huandu/xstrings | A collection of string functions widely used in other languages but lacking in Go | 1,400 |
tobyhede/go-underscore | A collection of utility functions for the Go programming language | 1,301 |
barweiss/go-tuple | A package providing generic tuples in Go with various features and APIs for common use cases. | 82 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 80 |
labstack/gommon | A collection of reusable building blocks for Go programming | 542 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
tvastar/test | A package of test utilities for Go programming language | 9 |
twharmon/slices | A package providing utility functions for working with slices in Go. | 20 |
srfrog/slices | A Go package providing basic slice operations and extensions of standard library functions to work with slices. | 17 |