A free miscellaneous library for Google Go (golang).
Assume any packages not listed in the above are pre-alpha.
This library is truly free, not GNU-encumbered "free software". Use it for any purpose, even commercial. Attribution is appreciated but not required.
go get -u github.com/amy911/amy911/...
import "github.com/amy911/amy911/bitfield"
import "github.com/amy911/amy911/dialog"
import "github.com/amy911/amy911/logs"
import "github.com/amy911/amy911/maths"
import "github.com/amy911/amy911/onfail"
import "github.com/amy911/amy911/query"
import "github.com/amy911/amy911/security"
import "github.com/amy911/amy911/states"
import "github.com/amy911/amy911/str"
import "github.com/amy911/amy911/syspath"
For now, see the README.md in each subdirectory for examples of that package.