sashamelentyev / usestdlibvarsLinks
A linter that detect the possibility to use variables/constants from the Go standard library.
☆45Updated 4 months ago
Alternatives and similar repositories for usestdlibvars
Users that are interested in usestdlibvars are comparing it to the libraries listed below
Sorting:
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 3 weeks ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 4 months ago
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- ☆30Updated 4 years ago
- Run mock server based off an API contract with one command☆177Updated 2 years ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- The code used to serve gocorpus application☆52Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year
- High performance JSON iterator & validator for Go☆96Updated last year
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆28Updated 7 months ago
- A linter that handle directives into `go.mod`.☆15Updated last week
- Cron library for go with distributed lock☆50Updated 3 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆176Updated 6 months ago
- Golang linter to check the errors handling expressions☆56Updated 2 weeks ago
- Simple query builder for MongoDB☆80Updated 6 months ago
- WIP. Redis client for Go☆16Updated 2 years ago
- checks usage of OpenTelemetry/Census spans☆82Updated last month
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆75Updated 3 weeks ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- A Prometheus Collector to gather stats from pgxpool.Stat☆35Updated 2 weeks ago
- Daily builds of active Go development branches☆18Updated 3 weeks ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Easily build SQL queries in Go.☆94Updated last year
- clear go error wrapping with caller☆62Updated last year