golang-design / ssaplayground
π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa
β77Updated last year
Alternatives and similar repositories for ssaplayground:
Users that are interested in ssaplayground are comparing it to the libraries listed below
- Package for getting the runtime ID of a goroutineβ44Updated 8 months ago
- A simple evaluator for arithmetic integer expressions.β87Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ56Updated 5 years ago
- Off heap golang memory poolβ59Updated 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 2 years ago
- Object file abstractions in Goβ30Updated 9 months ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated 2 years ago
- Experimental go stack unwinding using frame pointers.β29Updated 2 years ago
- β38Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β117Updated last year
- β49Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- Cases for high concurrency go programsβ11Updated 4 years ago
- A spinlock implementation for Go.β61Updated 3 years ago
- Interactive Assembler for Goβ63Updated 2 months ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β38Updated 3 years ago
- sysconf for Go, without using cgoβ140Updated last week
- Load file-backed memoryβ121Updated 2 years ago
- Basic Markdown parser and HTML generatorβ88Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.β45Updated 2 years ago
- Live visualizing Go allocations.β24Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ108Updated 6 months ago
- Golang library for io_uring (without CGO)β133Updated 3 years ago
- JIT compile library for Goβ83Updated 4 years ago
- Script engine, especially good for testsβ150Updated 10 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
- A buffer pool file I/O library for Goβ54Updated 2 years ago
- β‘οΈ lock-free utilities in Goβ151Updated 8 months ago
- Visualize Go SSA function using Graphvizβ50Updated last year