amit-davidson / GopherCon2021IsraelStaticAnalysisWorkshop
β49Updated last year
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
- Cases for high concurrency go programsβ11Updated 4 years ago
- Callgraph analysis and visualization for Goβ163Updated 2 years ago
- Fuzzing concurrent Go programsβ133Updated 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β¦β45Updated 2 years ago
- Live visualizing Go allocations.β24Updated 2 years ago
- Experimental go stack unwinding using frame pointers.β28Updated last year
- β38Updated 2 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β38Updated 3 years ago
- Performance related examples for Goβ27Updated 11 months ago
- Package for getting the runtime ID of a goroutineβ44Updated 7 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.β81Updated last year
- Interactive Assembler for Goβ63Updated 2 months ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- Off heap golang memory poolβ59Updated 3 years ago
- Object file abstractions in Goβ30Updated 9 months ago
- Interface for mmap syscall to provide safe and efficient access to memoryβ68Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channelsβ38Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.β58Updated 4 years ago
- A compile-time source code rewritten based mock frameworkβ25Updated 10 months ago
- β137Updated 9 months ago
- Fast event-loop networking for Go (the lite version)β70Updated 4 years ago
- A network packet info dumping tool like tcpdump based on `tc-bpf`.β40Updated 3 months 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 5 years ago
- distributed synchronization primitivesβ60Updated last year
- Utility functions and types used by Dragonboat and its related projectsβ29Updated 6 months ago
- Yet another system call tracer written in Go.β45Updated 6 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 2 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 2 years ago