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 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆114Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated last year
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Go reflection simplified☆102Updated 9 months ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 2 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- ☆33Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Streaming text replacement for Go☆71Updated 2 years ago
- Rolling window implementation in go.☆58Updated last week
- Go client library for Pilosa☆57Updated 2 years ago
- Callgraph analysis and visualization for Go☆163Updated 2 years ago
- A Go API for perf_event_open☆25Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go expression evaluation comparison☆50Updated last year
- High throughput primitives library☆50Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago