system-pclub / GFuzz
Fuzzing concurrent Go programs
☆134Updated 2 years ago
Alternatives and similar repositories for GFuzz:
Users that are interested in GFuzz are comparing it to the libraries listed below
- ☆49Updated last year
- Callgraph analysis and visualization for Go☆162Updated 2 years ago
- ☆103Updated 6 months ago
- Statically Detecting Go Concurrency Bugs☆436Updated last year
- Chronos - A static race detector for the go language☆432Updated 2 years ago
- Trace Go program execution with uprobes and eBPF☆303Updated last year
- Automatic fuzz targets generation for Golang packages☆53Updated last month
- Patch all Go functions for testing☆255Updated last year
- Zero-allocation type-safe pool for Go☆229Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- Golang example code showing dangers with unsafe.Pointer usages☆49Updated 4 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- A library use to hooking go functions, just hook in go.☆88Updated 8 months ago
- Lock-free ring buffer by golang☆51Updated 2 years ago
- Corpus for github.com/dvyukov/go-fuzz examples☆195Updated 3 years ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- Interactive Assembler for Go☆64Updated 4 months ago
- sysconf for Go, without using cgo☆141Updated this week
- ☆116Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆203Updated 6 months ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Collected Concurrency Bugs in Our ASPLOS Paper☆256Updated 5 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…☆124Updated this week
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- A faster Protobuf serializer & deserializer.☆90Updated 6 months ago
- Performance related examples for Go☆27Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆253Updated last year
- Elf binary parsing utility written in Go.☆70Updated 2 years ago
- The assembler from the Go compiler, in library form.☆175Updated 4 years ago
- Go语言猴子补丁框架☆128Updated 9 months ago