jlauinger / go-safer
Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with architecture-sized fields
☆42Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-safer
- ☆78Updated 4 years ago
- Benchmark the init cost of Go packages☆73Updated 3 months ago
- Bypasses restrictions on reflect☆73Updated 3 years ago
- Make random JSON in Go☆25Updated 4 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
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years ago
- Linux kernel utilities for Go.☆17Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- ☆88Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Fuzz Go defer/panic/recover☆27Updated 3 years ago
- Allotment Routing Table☆57Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- ☆68Updated last year
- Go linter for finding defer statements inside for loops☆25Updated 11 months ago
- Package bad idea contains no good ideas☆29Updated 4 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 2 months ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated last year
- Go Fuzzit Example☆37Updated 4 years ago
- parser for iptoasn.com data☆20Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆25Updated 9 months ago
- Object file abstractions in Go☆30Updated 7 months ago