mvdan / gofumpt
A stricter gofmt
☆3,490Updated last month
Alternatives and similar repositories for gofumpt:
Users that are interested in gofumpt are comparing it to the libraries listed below
- Package for comparing Go values in tests☆4,343Updated last month
- Goroutine leak detector☆4,708Updated 4 months ago
- Fast JSON encoder/decoder compatible with encoding/json for Go☆3,262Updated last month
- Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.☆4,267Updated this week
- GoMock is a mocking framework for the Go programming language.☆2,622Updated last month
- Simple golang library for retry mechanism☆2,602Updated this week
- 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.☆2,215Updated last week
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.☆2,520Updated last month
- Jennifer is a code generator for Go☆3,448Updated 6 months ago
- HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽☆2,152Updated 5 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,417Updated last week
- 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint☆5,012Updated this week
- A mock code autogenerator for Go☆6,396Updated this week
- 🚀 Visualise your Go program runtime metrics in real time in the browser☆3,275Updated last month
- Pure Go Redis server for Go unittests☆3,227Updated last week
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,872Updated last year
- Mergo: merging Go structs and maps since 2013☆2,939Updated 3 months ago
- A really basic thread-safe progress bar for Golang applications☆4,316Updated last month
- Go error library with error portability over the network☆2,176Updated this week
- Retryable HTTP client in Go