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.
The following resources are available:
Released under the MIT License.