quasilyte / uber-rulesLinks
A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)
☆18Updated 3 years ago
Alternatives and similar repositories for uber-rules
Users that are interested in uber-rules are comparing it to the libraries listed below
Sorting:
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- ☆24Updated 3 years ago
- ☆27Updated 3 years ago
- Detects functions from golang.org/x/exp/ that can be replaced by std functions.☆13Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Convert various benchmarking formats to benchfmt☆14Updated 7 months ago
- ☆19Updated 4 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- golang dependency analysis☆21Updated last year
- linter for copyright headers☆28Updated this week
- Simple oauth prompting☆28Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 5 years ago
- goimportx is a tool to help you manage your go imports.☆10Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Package for indexing zip files and storing a compressed index☆48Updated 10 months ago
- ☆54Updated 10 months ago
- alternative condition variable synchronization primitive☆30Updated 9 months ago
- logr implementation against the stdlib log package☆35Updated 3 years ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- FSS3 is an S3 filesystem abstraction layer for Golang☆55Updated 4 months ago
- golang linter to detect named returns☆28Updated this week
- Mutable strings in Golang via overlays☆14Updated 2 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- detects nested contexts in loops or function literals☆50Updated 2 weeks ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago