golang-design / ssaplaygroundLinks
π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa
β78Updated 2 years ago
Alternatives and similar repositories for ssaplayground
Users that are interested in ssaplayground are comparing it to the libraries listed below
Sorting:
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 3 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- β38Updated 2 years ago
- Package for getting the runtime ID of a goroutineβ46Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behavedβ58Updated 5 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β¦β46Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.β88Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- sysconf for Go, without using cgoβ144Updated last month
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- Experimental go stack unwinding using frame pointers.β32Updated 2 years ago
- Non-Invasive goroutine inspectorβ90Updated last week
- Live visualizing Go allocations.β24Updated 2 years ago
- Load file-backed memoryβ122Updated 2 years ago
- Golang library for io_uring (without CGO)β133Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibβ139Updated last month
- 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 6 years ago
- JIT compile library for Goβ83Updated 5 years ago
- β29Updated 3 years ago
- β51Updated 2 years ago
- Measure the overheads of various observability tools, especially profilers.β14Updated 3 years ago
- Interactive Assembler for Goβ65Updated 7 months ago
- Object file abstractions in Goβ30Updated last year
- Generic wrapper around strconv.Parse*β37Updated 2 years ago
- A spinlock implementation for Go.β61Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memoryβ68Updated this week
- A simple prometheus metrics and pprof profile viewer.β46Updated 2 years ago
- β‘οΈ lock-free utilities in Goβ158Updated last year