ilyakaznacheev / cleanenv
✨Clean and minimalistic environment configuration reader for Golang
☆1,783Updated 2 months ago
Alternatives and similar repositories for cleanenv:
Users that are interested in cleanenv are comparing it to the libraries listed below
- Library for scanning data from a database into Go structs and more☆1,376Updated last week
- A stricter gofmt☆3,500Updated last month
- GoMock is a mocking framework for the Go programming language.☆2,632Updated last month
- SQL-first Golang ORM☆4,076Updated this week
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,271Updated 2 months ago
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,876Updated last year
- 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.☆2,217Updated last week
- Fluent SQL generation for golang☆7,252Updated 11 months ago
- SQL builder and query library for golang☆2,490Updated 10 months ago
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆3,924Updated last week
- A simple, zero-dependencies library to parse environment variables into structs☆5,256Updated this week
- Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.☆5,867Updated last week
- Static analysis tool to detect potential nil panics in Go code☆3,326Updated last week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,684Updated this week
- HTTP Session Management for Go☆2,283Updated last month
- Interface mocking tool for go generate☆2,053Updated last month
- An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`☆1,697Updated last month
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.