system-pclub / GFuzz
Fuzzing concurrent Go programs
☆134Updated 3 years ago
Alternatives and similar repositories for GFuzz:
Users that are interested in GFuzz are comparing it to the libraries listed below
- ☆51Updated 2 years ago
- Callgraph analysis and visualization for Go☆163Updated 2 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- Statically Detecting Go Concurrency Bugs☆437Updated last year
- ☆107Updated 9 months ago
- Trace Go program execution with uprobes and eBPF☆304Updated last month
- Automatic fuzz targets generation for Golang packages☆53Updated 4 months ago
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆129Updated this week
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆82Updated 2 years ago
- ☆118Updated 2 years ago
- Collected Concurrency Bugs in Our ASPLOS Paper☆258Updated 5 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- Patch all Go functions for testing☆256Updated last year
- Interactive Assembler for Go☆64Updated 6 months ago
- Elf binary parsing utility written in Go.☆70Updated 2 years ago
- Chronos - A static race detector for the go language