sashamelentyev / usestdlibvarsLinks
A linter that detect the possibility to use variables/constants from the Go standard library.
☆47Updated 8 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 this week
- Run mock server based off an API contract with one command☆177Updated 2 years ago
- CPU-guided performance analyzer for Go☆78Updated 3 years ago
- ☆30Updated 5 years ago
- 👩⚕️👨⚕️ Mission-critical concurrent health checks synchronization☆31Updated 8 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Generates Validate() methods for structs by tags☆29Updated 6 years ago
- clear go error wrapping with caller☆64Updated 2 years ago
- Daily builds of active Go development branches☆18Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆191Updated 10 months ago
- Provides primitives to perform ordered GRAceful TERmination for Golang applications☆30Updated 11 months ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- Cron library for go with distributed lock☆50Updated 4 years ago
- WIP. Redis client for Go☆16Updated 2 years ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Simple query builder for MongoDB☆80Updated 10 months ago
- High performance JSON iterator & validator for Go☆99Updated 2 years ago
- 😴 A tiny library for handling system interrupts☆38Updated 4 years ago
- The code used to serve gocorpus application☆52Updated last year
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- 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
- Better sync package for Go.☆22Updated last year
- 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
- Allow and block list linter for direct Go module dependencies.☆78Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- A Prometheus Collector to gather stats from pgxpool.Stat☆36Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 2 weeks ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Behaviour Driven Development tests generator for Golang☆92Updated 2 months ago