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 4 years ago
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- A Go API for perf_event_open☆24Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- ☆78Updated 5 years ago
- ☆99Updated 10 months ago
- ☆25Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- ☆68Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Make random JSON in Go☆25Updated 5 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- WIP☆19Updated 4 months ago
- A corpus of popular Go modules☆108Updated last year
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- In-process request tracing☆100Updated 2 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- Go linter for finding defer statements inside for loops☆26Updated last year
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago