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 3 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
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- ☆78Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆101Updated 11 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- ☆25Updated 3 years ago
- A Go API for perf_event_open☆25Updated last year
- 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 9 months ago
- ☆33Updated 3 years ago
- Go linter for finding defer statements inside for loops☆26Updated 2 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- In-process request tracing☆102Updated 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A corpus of popular Go modules☆108Updated last year
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 5 months ago
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- WIP☆19Updated 5 months ago