creamdog / gonfig
a config parser for GO
☆24Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for gonfig
- Go channel providing live tweets containing search terms.☆35Updated 7 years ago
- Go package for UUIDs based on RFC 4122 Time-Based UUID☆36Updated 4 years ago
- Email validation/normalization for golang☆53Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- A Go service (HTTP+RPC) to retrieve location information☆48Updated last year
- A GO web application profiler.☆59Updated 6 years ago
- Go wrapper for http://www.google.com/recaptcha☆62Updated 5 years ago
- Go package that handles HTML, JSON, XML and etc. responses☆103Updated 3 years ago
- A Go Wrapper for Approxidate☆41Updated 7 years ago
- Secure Token Go library to emit tokens☆13Updated 7 years ago
- A test suite for Buffalo applications☆26Updated 9 months ago
- Tree based pubsub library for Go.☆57Updated last month
- HTTP for Gophers☆61Updated 5 years ago
- Gosh is an interpreted language for Go ecosystem written in Go☆62Updated 5 years ago
- Runtime bindings for gocql☆44Updated 8 years ago
- golang library for smtp based email validation☆54Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 years ago
- VS Code Go Outliner Extension☆47Updated last year
- runs go generate recursively on a specified path or environment variable and can filter by regex☆30Updated 7 years ago
- Generates minimal embedded database from structs in golang; moved to gitlab.com/microo8/mimir☆39Updated 4 years ago
- An example of how to use vgo (https://research.swtch.com/vgo-tour) + Docker together.