handy
String utility functions
A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language.
GO Golang Utilities and helpers like validators and string formatters
80 stars
9 watching
7 forks
Language: Go
last commit: about 4 years ago
Linked from 2 awesome lists
cnpjconversioncpfemailgogolanggolang-packagehelper-functionssimplestring-manipulation
Related projects:
Repository | Description | Stars |
---|---|---|
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
ozgio/strutil | A collection of utility functions for string manipulation in Go applications. | 206 |
kazhuravlev/just | A collection of useful functions for common tasks in software development. | 32 |
huandu/xstrings | A collection of string functions widely used in other languages but lacking in Go | 1,400 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
tobyhede/go-underscore | A collection of utility functions for the Go programming language | 1,301 |
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 98 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
shomali11/util | A collection of general-purpose utility functions for various tasks such as compression, concurrency, hashing, encoding, and string manipulation. | 292 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
rjnemo/underscore | A set of functional programming helpers for the Go language | 109 |
tiendc/gofn | A collection of reusable utility functions in Go to simplify common programming tasks | 49 |
twharmon/slices | A package providing utility functions for working with slices in Go. | 20 |