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 2 months ago
- Make random JSON in Go☆25Updated 5 years ago
- go.mod git archiver☆88Updated last year
- A Go API for perf_event_open☆24Updated last year
- ☆78Updated 5 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆43Updated 3 years ago
- Bypasses restrictions on reflect☆75Updated 3 years ago
- ☆43Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- ☆24Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated this week
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last week
- ☆68Updated 2 years ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- Fuzz Go defer/panic/recover☆27Updated 4 years ago
- WIP☆18Updated 2 weeks ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 weeks ago
- A JSON stream parser for Go☆67Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month