jlauinger / go-safer
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 3 years ago
- A Go API for perf_event_open☆24Updated 10 months ago
- Benchmark the init cost of Go packages☆80Updated last month
- Make random JSON in Go☆25Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last week
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- ☆78Updated 4 years ago
- In-process request tracing☆97Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- ☆97Updated 5 months ago
- go.mod git archiver☆88Updated last year
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 3 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- Object file abstractions in Go☆30Updated last year
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 4 years ago
- ☆24Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Allow and block list linter for direct Go module dependencies.☆75Updated 3 weeks ago
- Backwards compatibility linter for Go.☆68Updated 6 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- Track incoming and outgoing connections☆33Updated last year
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆19Updated 3 months ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago