golang-design / ssaplayground
π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa
β76Updated last year
Related projects β
Alternatives and complementary repositories for ssaplayground
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 2 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β38Updated 2 years ago
- Experimental go stack unwinding using frame pointers.β27Updated last year
- Golang library for io_uring (without CGO)β131Updated 3 years ago
- Package for getting the runtime ID of a goroutineβ42Updated 5 months ago
- Simple building blocks for protobuf marshaling and unmarshalingβ140Updated 5 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behavedβ55Updated 5 years ago
- Cases for high concurrency go programsβ11Updated 3 years ago
- Load file-backed memoryβ121Updated 2 years ago
- β38Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- Non-Invasive goroutine inspectorβ91Updated 10 months ago
- β49Updated last year
- Basic Markdown parser and HTML generatorβ84Updated 2 months 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 last year
- Visualize Go SSA function using Graphvizβ50Updated last year
- Script engine, especially good for testsβ145Updated 8 months ago
- Interactive Assembler for Goβ60Updated last week
- A buffer pool file I/O library for Goβ54Updated 2 years ago
- Object file abstractions in Goβ30Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.β44Updated 2 years ago
- β111Updated last year
- A simple evaluator for arithmetic integer expressions.β87Updated 3 years ago
- Performance related examples for Goβ27Updated 9 months ago
- a unified channel package for buffered, unbuffered, and unbounded channelsβ38Updated last year
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.β111Updated last year
- The assembler from the Go compiler, in library form.β164Updated 3 years ago
- Benchmark all the top in-memory Go caching librariesβ62Updated last year
- sysconf for Go, without using cgoβ141Updated this week