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
- A Go API for perf_event_open☆22Updated 8 months ago
- Benchmark the init cost of Go packages☆76Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- go.mod git archiver☆88Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- ☆78Updated 4 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago
- importable versions of parts of the Go standard library☆49Updated 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
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Run Go tests inside a Docker image☆99Updated last month
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated last year
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- ☆68Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- A simple reference implementation of the Go module proxy☆24Updated 3 years ago
- ☆24Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆84Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago