~jamesponddotco/xstd-go

Small collection of extensions to Go's standard library.

18ee5c0 Fix string length leak

a month ago

18ee5c0 Fix string length leak

a month ago

#xstd

Go Documentation Go Report Card builds.sr.ht status

xstd is a collection of small extensions to Go's standard library that should help me reduce code duplication.

The naming scheme is x[pkgname] and the directory structure tries to follow Go's stdlib. See the documentation for individual packages for more information and examples.

#Resources

The following resources are available:


Released under the MIT License.