sashamelentyev / usestdlibvarsLinks
A linter that detect the possibility to use variables/constants from the Go standard library.
☆46Updated 5 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 last week
- Run mock server based off an API contract with one command☆177Updated 2 years ago
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- ☆30Updated 5 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 6 months ago
- The code used to serve gocorpus application☆52Updated last year
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆29Updated 8 months ago
- High performance JSON iterator & validator for Go☆95Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- Golang linter to check the errors handling expressions☆57Updated last month
- clear go error wrapping with caller☆62Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months ago
- Сhecks that the Structes are created by the Factory☆12Updated last week
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆77Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- Daily builds of active Go development branches☆18Updated this week
- Set of Go context's utilities.☆56Updated 4 years ago
- Cron library for go with distributed lock☆50Updated 3 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 5 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- checks usage of OpenTelemetry/Census spans☆83Updated last week
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- A Prometheus Collector to gather stats from pgxpool.Stat☆36Updated last month
- Run Go tests inside a Docker image☆100Updated 9 months ago