sashamelentyev / usestdlibvarsLinks
A linter that detect the possibility to use variables/constants from the Go standard library.
☆45Updated 3 months ago
Alternatives and similar repositories for usestdlibvars
Users that are interested in usestdlibvars are comparing it to the libraries listed below
Sorting:
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- 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
- ☆30Updated 4 years ago
- High performance JSON iterator & validator for Go☆96Updated last year
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 3 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- Daily builds of active Go development branches☆18Updated last week
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- The code used to serve gocorpus application☆52Updated last year
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆28Updated 6 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆171Updated 5 months ago
- clear go error wrapping with caller☆58Updated last year
- 😴 A tiny library for handling system interrupts☆39Updated 4 years ago
- Cron library for go with distributed lock☆50Updated 3 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- A linter that handle directives into `go.mod`.☆15Updated 2 months ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- A Prometheus Collector to gather stats from pgxpool.Stat☆34Updated 3 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Simplify RabbitMQ operations in Go with Gorabbit, a high-level wrapper for the official Go RabbitMQ plugin. Enhance your messaging workfl…☆78Updated 7 months ago
- checks usage of OpenTelemetry/Census spans☆82Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆74Updated this week
- Simple query builder for MongoDB☆80Updated 4 months 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
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Better sync package for Go.☆22Updated last year