* useful lib if you write web apps
* actively maintained
* full test suite with tests on travis
checkGoreportcard
Tomaž Kovačič 10 years ago
parent 0a4b2c5e7f
commit 72edc8e941

@ -340,6 +340,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [autoflags](https://github.com/artyom/autoflags) - Go package to automatically define command line flags from struct fields
* [browscap_go](https://github.com/fromYukki/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/).
* [envcfg](https://github.com/tomazk/envcfg) - Un-marshaling environment variables to Go structs.
* [envconf](https://github.com/ian-kent/envconf) - Configuration from environment
* [gofigure](https://github.com/ian-kent/gofigure) - Go application configuration made easy
* [xstrings](https://github.com/huandu/xstrings) - A collection of useful string functions ported from other languages.

Loading…
Cancel
Save