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 10 months ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- Benchmark the init cost of Go packages☆80Updated last week
- ☆78Updated 4 years ago
- Make random JSON in Go☆25Updated 5 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- ☆97Updated 4 months ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆18Updated 2 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- ☆68Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- ☆33Updated 2 years ago
- Please love the nicely formatted hex.☆42Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Secure your dev servers, insecurely!☆47Updated last year
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- go.mod git archiver☆88Updated last year
- 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
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- ☆24Updated 2 years ago