sashamelentyev / usestdlibvarsLinks
A linter that detect the possibility to use variables/constants from the Go standard library.
☆46Updated 7 months ago
Alternatives and similar repositories for usestdlibvars
Users that are interested in usestdlibvars are comparing it to the libraries listed below
Sorting:
- Run mock server based off an API contract with one command☆177Updated 2 years ago
- 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
- CPU-guided performance analyzer for Go☆79Updated 3 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 7 months ago
- ☆30Updated 5 years ago
- Golang linter to check the errors handling expressions☆61Updated 3 months ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- The code used to serve gocorpus application☆52Updated last year
- Daily builds of active Go development branches☆18Updated last week
- Checks for a new line before return and branch statements.☆27Updated last year
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- clear go error wrapping with caller☆64Updated 2 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- High performance JSON iterator & validator for Go☆97Updated last year
- 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
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆30Updated 10 months ago
- Golang library for clone things☆52Updated last year
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆78Updated 2 weeks ago
- Better sync package for Go.☆22Updated last year
- Simple query builder for MongoDB☆80Updated 8 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆186Updated 9 months ago
- A linter that handle directives into `go.mod`.☆16Updated 3 weeks ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Simplify RabbitMQ operations in Go with Gorabbit, a high-level wrapper for the official Go RabbitMQ plugin. Enhance your messaging workfl…☆79Updated 2 months ago
- A Prometheus Collector to gather stats from pgxpool.Stat☆37Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Generic batches for go☆13Updated 4 years ago