Go package passwordcheck is a password and passphrase strength checker based on passwdqc.
Currently implemented via a CGO-binding to a passwdqc (modified to remove dependency on pwd.h). In the future I'd like to translate it to pure Go.
$ go get github.com/dchest/passwordcheck