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:
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- 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
- Golang circular (ring) buffer☆176Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- fzgo is a prototype of "make fuzzing a first class citizen" in the go command. Supports rich signatures & generating fuzz functions.☆115Updated 3 years ago
- Streaming text replacement for Go☆71Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Callgraph analysis and visualization for Go☆165Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- A goroutine limiter for Go☆84Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Storing strings without GC overhead☆84Updated last week
- Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature type…☆108Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- ☆99Updated 8 months ago
- DNS client & server package for Go☆42Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Go reflection simplified☆102Updated 10 months ago
- ☆194Updated 3 years ago
- System V shared memory functions in pure Go.☆134Updated 11 months ago
- Tickers with random jitter☆91Updated 3 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- A fast userspace CSPRNG☆92Updated 11 months ago
- Rolling window implementation in go.☆58Updated 2 weeks ago