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:
- Package documentation.
- Support, patches, and general discussions.
- Instructions on how to prepare patches.
- Feature requests and bug reports.
Released under the MIT License.