amit-davidson / GopherCon2021IsraelStaticAnalysisWorkshop
β51Updated 2 years ago
Alternatives and similar repositories for GopherCon2021IsraelStaticAnalysisWorkshop:
Users that are interested in GopherCon2021IsraelStaticAnalysisWorkshop are comparing it to the libraries listed below
- π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossaβ77Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Rightβ¦β45Updated 2 years ago
- β38Updated 2 years ago
- Callgraph analysis and visualization for Goβ162Updated 2 years ago
- Fuzzing concurrent Go programsβ134Updated 3 years ago
- Package for getting the runtime ID of a goroutineβ44Updated 10 months ago
- Object file abstractions in Goβ30Updated 11 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β81Updated last year
- Interactive Assembler for Goβ64Updated 4 months ago
- Experimental go stack unwinding using frame pointers.β32Updated 2 years ago
- Cases for high concurrency go programsβ11Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channelsβ39Updated 2 years ago
- Lock-Free Queue for Goβ25Updated 7 years ago
- Load file-backed memoryβ120Updated 2 years ago
- Lock-free ring buffer by golangβ51Updated 2 years ago
- β118Updated last year
- Live visualizing Go allocations.β24Updated 2 years ago
- A compile-time source code rewritten based mock frameworkβ25Updated last year
- Yet another system call tracer written in Go.β45Updated 7 years ago
- Off heap golang memory poolβ59Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ57Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.β45Updated 2 years ago
- A buffer pool file I/O library for Goβ54Updated 3 years ago
- An enum generator for Goβ28Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated 2 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β¦β70Updated 5 years ago
- Performance related examples for Goβ27Updated last year
- β137Updated last year
- Fast event-loop networking for Go (the lite version)β71Updated 4 years ago