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
☆42Updated 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☆21Updated 7 months ago
- Benchmark the init cost of Go packages☆76Updated last week
- ☆78Updated 4 years ago
- Bypasses restrictions on reflect☆74Updated 3 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- ☆24Updated 2 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- go.mod git archiver☆88Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- importable versions of parts of the Go standard library☆49Updated 2 years ago
- WIP☆18Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months 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
- Run Go tests inside a Docker image☆99Updated last week
- Turn any gRPC stream into a Go `net.Conn` implementation.☆84Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- ☆91Updated last month
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆33Updated 2 years ago
- Allotment Routing Table☆57Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 5 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated last year
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆16Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago