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β78Updated 2 years ago
- Callgraph analysis and visualization for Goβ165Updated 2 years ago
- β38Updated 2 years ago
- Package for getting the runtime ID of a goroutineβ49Updated last year
- Interactive Assembler for Goβ65Updated 10 months ago
- sysconf for Go, without using cgoβ145Updated last week
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the linβ¦β182Updated 11 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β83Updated 2 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
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- Measure the overheads of various observability tools, especially profilers.β14Updated 3 years ago
- Performance related examples for Goβ29Updated last year
- Fuzzing concurrent Go programsβ134Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 4 years ago
- Load file-backed memoryβ121Updated 2 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β152Updated 3 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β¦β147Updated last week
- Non-Invasive goroutine inspectorβ92Updated last month
- a unified channel package for buffered, unbuffered, and unbounded channelsβ41Updated 2 years ago
- Slides and Links for 2022 GopherCon talksβ84Updated 2 years ago
- Statically Detecting Go Concurrency Bugsβ438Updated 2 years ago
- β144Updated last year
- The assembler from the Go compiler, in library form.β194Updated 4 years ago
- Cases for high concurrency go programsβ11Updated 4 years ago
- Lock-Free Queue for Goβ25Updated 7 years ago
- Off heap golang memory poolβ60Updated 4 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purpβ¦β69Updated 6 years ago
- A fast little LRU cache for Goβ173Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibβ141Updated 4 months ago