dfava / graceLinks
A race detector for Golang
☆12Updated 5 years ago
Alternatives and similar repositories for grace
Users that are interested in grace are comparing it to the libraries listed below
Sorting:
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- ☆38Updated 2 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 8 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- ☆12Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last month
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 months ago
- Cases for high concurrency go programs☆11Updated 4 years ago
- ☆145Updated last year
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated 2 years ago
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆80Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- sysconf for Go, without using cgo☆147Updated last month
- Library for parsing ELF files written in pure Go.☆32Updated 2 years ago
- Runtime struct builder for Go☆32Updated last month
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.☆40Updated last year
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- A lib for monitoring runtime goroutine stack☆39Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
- Object file abstractions in Go☆31Updated last year
- Plausible additions to Go standard library packages☆41Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago