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
- Experimental go stack unwinding using frame pointers.β32Updated 2 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 3 years ago
- Cases for high concurrency go programsβ11Updated 4 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
- β38Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ57Updated 5 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- Package for getting the runtime ID of a goroutineβ44Updated 10 months ago
- Golang library for io_uring (without CGO)β133Updated 4 years ago
- Load file-backed memoryβ120Updated 2 years ago
- Basic Markdown parser and HTML generatorβ90Updated 3 months ago
- A simple evaluator for arithmetic integer expressions.β88Updated 3 years ago
- Object file abstractions in Goβ30Updated 11 months ago
- Generic wrapper around strconv.Parse*β36Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memoryβ68Updated 4 years ago
- β51Updated 2 years ago
- Visualize Go SSA function using Graphvizβ50Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.β46Updated 2 years ago
- Non-Invasive goroutine inspectorβ90Updated this week
- BTree provides a simple, ordered, in-memory data structure for Go programs.β45Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated 2 years ago
- A spinlock implementation for Go.β61Updated 4 years ago
- A buffer pool file I/O library for Goβ54Updated 3 years ago
- JIT compile library for Goβ83Updated 4 years ago
- Slides and Links for 2022 GopherCon talksβ83Updated 2 years ago
- Performance related examples for Goβ27Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibβ139Updated 7 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β118Updated last year
- Benchmark all the top in-memory Go caching librariesβ62Updated last year