amit-davidson / GopherCon2021IsraelStaticAnalysisWorkshopLinks
β51Updated 2 years ago
Alternatives and similar repositories for GopherCon2021IsraelStaticAnalysisWorkshop
Users that are interested in GopherCon2021IsraelStaticAnalysisWorkshop are comparing it to the libraries listed below
Sorting:
- π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossaβ77Updated 2 years ago
- Callgraph analysis and visualization for Goβ163Updated 2 years ago
- Interactive Assembler for Goβ65Updated 9 months ago
- β38Updated 2 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- 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
- β142Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the linβ¦β181Updated 10 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β83Updated 2 years ago
- Package for getting the runtime ID of a goroutineβ49Updated last year
- sysconf for Go, without using cgoβ144Updated 2 weeks ago
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- Measure the overheads of various observability tools, especially profilers.β14Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 3 years ago
- Load file-backed memoryβ122Updated 2 years ago
- Slides and Links for 2022 GopherCon talksβ84Updated 2 years ago
- Cases for high concurrency go programsβ11Updated 4 years ago
- Off heap golang memory poolβ60Updated 4 years ago
- Fuzzing concurrent Go programsβ134Updated 3 years ago
- Lock-Free Queue for Goβ25Updated 7 years ago
- Performance related examples for Goβ29Updated last year
- A race detector for Golangβ12Updated 5 years ago
- Fast event-loop networking for Go (the lite version)β72Updated 4 years ago
- A lib for monitoring runtime goroutine stackβ39Updated 3 years ago
- Golang library for io_uring (without CGO)β133Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memoryβ69Updated last month
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibβ140Updated 3 months ago
- A fast little LRU cache for Goβ172Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β119Updated last month