wangcong15 / go-sanitizerLinks
Weakness-Oriented Assertion Recommendation For Golang (source code for submission in ISSRE'19)
☆22Updated 5 years ago
Alternatives and similar repositories for go-sanitizer
Users that are interested in go-sanitizer are comparing it to the libraries listed below
Sorting:
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Checks if there are any updates for imports in your module.☆39Updated 6 months ago
- Load file-backed memory☆122Updated 3 years ago
- Callgraph analysis and visualization for Go☆169Updated 3 years ago
- DNS client & server package for Go☆42Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 6 months ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- golang utilities☆115Updated 3 weeks ago
- Go reflection simplified☆102Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- Rolling window implementation in go.☆59Updated 3 weeks ago
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- ☆51Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆115Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Same as fmt.Errorf but with stack trace.☆40Updated 5 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Tickers with random jitter☆92Updated 3 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 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 …☆19Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Streaming text replacement for Go☆72Updated 3 years ago