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:
- CPU-guided performance analyzer for Go☆78Updated 3 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 last week
- Checks for a new line before return and branch statements.☆27Updated last year
- Run mock server based off an API contract with one command☆177Updated 2 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 8 months ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- The code used to serve gocorpus application☆52Updated last year
- ☆30Updated 5 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
- Cron library for go with distributed lock☆50Updated 4 years ago
- clear go error wrapping with caller☆64Updated 2 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Simple query builder for MongoDB☆80Updated 9 months ago
- High performance JSON iterator & validator for Go☆99Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 10 months ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 6 years ago
- 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
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆30Updated 10 months ago
- Allow and block list linter for direct Go module dependencies.☆78Updated last month
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Daily builds of active Go development branches☆18Updated last month
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆43Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Generic batches for go☆13Updated 4 years ago
- checks usage of OpenTelemetry/Census spans☆82Updated last week
- Better sync package for Go.☆22Updated last year