Why are some golang.org package names prefixed with an x? The specific package that piqued my interest was bycrypt
x
My main concern is the x
Packages that are prefixed with X are part of the go project but are stored in sub repos. They are not experimental.
See: https://golang.org/pkg/#subrepo