jlauinger / go-saferLinks
Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with architecture-sized fields
☆43Updated 2 years ago
Alternatives and similar repositories for go-safer
Users that are interested in go-safer are comparing it to the libraries listed below
Sorting:
- Bypasses restrictions on reflect☆75Updated 4 years ago
- ☆78Updated 5 years ago
- Benchmark the init cost of Go packages☆82Updated last month
- Make random JSON in Go☆25Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- ☆99Updated 9 months ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- ☆25Updated 3 years ago
- A Go API for perf_event_open☆24Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Go linter for finding defer statements inside for loops☆26Updated last year
- A corpus of popular Go modules☆108Updated 11 months ago
- WIP☆18Updated 3 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Print uncovered code☆59Updated 8 months ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 weeks ago
- In-process request tracing☆99Updated 2 months ago
- ☆43Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago