sashamelentyev / usestdlibvarsLinks
A linter that detect the possibility to use variables/constants from the Go standard library.
☆45Updated 2 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 last month
- CPU-guided performance analyzer for Go☆80Updated 2 years ago
- ☆30Updated 4 years ago
- The code used to serve gocorpus application☆52Updated last year
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 2 months ago
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- High performance JSON iterator & validator for Go☆95Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆167Updated 4 months ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated 2 weeks ago
- clear go error wrapping with caller☆57Updated last year
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆28Updated 5 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
- Cron library for go with distributed lock☆50Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Daily builds of active Go development branches☆18Updated 2 weeks 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
- My personal, slightly improved version of benchstat utility☆20Updated 2 years ago
- 😴 A tiny library for handling system interrupts☆39Updated 4 years ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 months ago
- Simple query builder for MongoDB☆80Updated 4 months ago
- A Prometheus Collector to gather stats from pgxpool.Stat☆34Updated 2 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Better sync package for Go.☆22Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago