Skip to content

[READ-ONLY] Small collection of extensions to Go's standard library.

License

Notifications You must be signed in to change notification settings

jamesponddotco/xstd-go

Repository files navigation

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.