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:
- Benchmark the init cost of Go packages☆81Updated 3 months ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- A Go API for perf_event_open☆24Updated last year
- ☆98Updated 7 months ago
- ☆24Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- ☆78Updated 5 years ago
- Run Go tests inside a Docker image☆99Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- A corpus of popular Go modules☆108Updated 9 months ago
- Go templates invoked as functions☆154Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 10 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆68Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆80Updated 3 weeks ago
- WIP☆18Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 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
- In-process request tracing☆97Updated 3 weeks ago
- Print uncovered code☆56Updated 5 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year