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 3 years ago
- A Go API for perf_event_open☆25Updated last year
- ☆78Updated 5 years ago
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- ☆98Updated 7 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆24Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated last month
- Allows to mark Go enum types as exhaustive.☆33Updated 11 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- ☆68Updated 2 years ago
- In-process request tracing☆97Updated last month
- Run Go tests inside a Docker image☆100Updated 6 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 3 months ago
- A corpus of popular Go modules☆108Updated 9 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- ☆33Updated 2 years ago
- Backwards compatibility linter for Go.☆69Updated 6 years ago
- Make random JSON in Go☆25Updated 5 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
- Go linter for finding defer statements inside for loops☆25Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- WIP☆18Updated last month