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)β151Updated 2 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β38Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 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β¦β45Updated last year
- sysconf for Go, without using cgoβ141Updated 2 weeks ago
- β38Updated last year
- Experimental go stack unwinding using frame pointers.β27Updated last year
- 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β56Updated 5 years ago
- Load file-backed memoryβ121Updated 2 years ago
- Script engine, especially good for testsβ146Updated 8 months ago
- Basic Markdown parser and HTML generatorβ84Updated 3 months ago
- β29Updated 2 years ago
- β49Updated last year
- Cases for high concurrency go programsβ11Updated 3 years ago
- Non-Invasive goroutine inspectorβ91Updated 11 months ago
- Object file abstractions in Goβ30Updated 7 months ago
- A Rust-inspired declarative-programming and generic-type module for Golang that helps avoid bugs and improve development efficiency.β112Updated last year
- A spinlock implementation for Go.β61Updated 3 years ago
- Generic wrapper around strconv.Parse*β36Updated 2 years ago
- Package for getting the runtime ID of a goroutineβ42Updated 6 months ago
- A buffer pool file I/O library for Goβ54Updated 2 years ago
- β‘οΈ lock-free utilities in Goβ151Updated 6 months ago
- A fast little LRU cache for Goβ165Updated last year
- When storing a value in a Go interface allocates memory on the heap.β71Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.β87Updated 3 years ago