system-pclub / GFuzzLinks
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
Sorting:
- ☆51Updated 2 years ago
- Callgraph analysis and visualization for Go☆163Updated 2 years 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…☆137Updated this week
- The assembler from the Go compiler, in library form.☆183Updated 4 years ago
- ☆108Updated 10 months ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆82Updated 2 years ago
- ☆119Updated 2 years ago
- Statically Detecting Go Concurrency Bugs☆437Updated last year
- Corpus for github.com/dvyukov/go-fuzz examples☆197Updated 4 years ago
- Trace Go program execution with uprobes and eBPF☆304Updated 2 months ago
- Lock-free ring buffer by golang☆52Updated 2 years ago
- Interactive Assembler for Go☆64Updated 7 months ago
- A library use to hooking go functions, just hook in go.☆88Updated last year
- Go语言猴子补丁框架☆129Updated last year
- Cases for high concurrency go programs☆11Updated 4 years ago
- Automatic fuzz targets generation for Golang packages☆53Updated 4 months ago
- Chronos - A static race detector for the go language☆436Updated 3 years ago
- Patch all Go functions for testing☆258Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- ⚡️ lock-free utilities in Go☆157Updated last year
- Collected Concurrency Bugs in Our ASPLOS Paper☆259Updated 6 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆257Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- auto adjust your GOGC value☆228Updated 9 months ago
- Performance related examples for Go☆29Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆126Updated 2 months ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Updated 3 years ago
- Dynamically and efficiently operate RPC data for Go☆165Updated last month
- golang Aho-Corasick for byte strings☆22Updated last year