strutil
String utilities
A collection of utility functions for string manipulation in Go applications.
String utilities for Go
206 stars
4 watching
26 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
gogolangstrings
Related projects:
Repository | Description | Stars |
---|---|---|
ik5/gostrutils | A collection of string utilities for the Go programming language | 45 |
tobyhede/go-underscore | A collection of utility functions for the Go programming language | 1,301 |
miguelpragier/handy | A collection of reusable utility functions and helpers for validating and manipulating strings in the Go programming language. | 80 |
huandu/xstrings | A collection of string functions widely used in other languages but lacking in Go | 1,400 |
1set/gut | A collection of reusable Go utility functions and tools. | 27 |
esimov/gogu | A comprehensive utility library for working with data structures and functions in Go, providing efficient and concurrent-safe implementations. | 98 |
oneofone/go-utils | A collection of miscellaneous Go utility packages. | 50 |
twharmon/slices | A package providing utility functions for working with slices in Go. | 20 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
bytedance/gopkg | A collection of reusable utility functions and libraries for the Go programming language | 1,715 |
bobg/go-generics | Generic utilities for slices and goroutine patterns in Go | 76 |
novalagung/gubrak | A Go library providing functional programming utility functions with syntactic sugar. | 482 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |
kashifkhan0771/utils | A common utility library providing functional building blocks for various tasks in Go applications. | 5 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |