wangcong15 / go-sanitizerLinks
Weakness-Oriented Assertion Recommendation For Golang (source code for submission in ISSRE'19)
☆21Updated 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
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Callgraph analysis and visualization for Go☆167Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- 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
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 6 months ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Checks if there are any updates for imports in your module.☆39Updated 6 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆111Updated last year
- Load file-backed memory☆122Updated 3 years ago
- ☆51Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Streaming text replacement for Go☆72Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Go expression evaluation comparison☆53Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- 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 4 years ago
- Go templates invoked as functions☆155Updated 4 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- CrowdStrike's Protocol Buffers library☆136Updated this week
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Storing strings without GC overhead☆84Updated 3 months ago
- DNS client & server package for Go☆42Updated 6 years ago
- Go reflection simplified☆102Updated last year
- ☆33Updated 3 years ago
- Tickers with random jitter☆92Updated 3 years ago