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
- Promise to the Go compiler that your Reads and Writes are well-behavedβ57Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated 2 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 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
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 3 years ago
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- Golang library for io_uring (without CGO)β133Updated 4 years ago
- β38Updated 2 years ago
- Non-Invasive goroutine inspectorβ90Updated last week
- A simple evaluator for arithmetic integer expressions.β88Updated 3 years ago
- Interactive Assembler for Goβ64Updated 5 months ago
- Load file-backed memoryβ122Updated 2 years ago
- Basic Markdown parser and HTML generatorβ103Updated 4 months ago
- β29Updated 3 years ago
- Measure the overheads of various observability tools, especially profilers.β14Updated 3 years ago
- A spinlock implementation for Go.β61Updated 4 years 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
- Off heap golang memory poolβ60Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β118Updated last year
- Package for getting the runtime ID of a goroutineβ45Updated 11 months ago
- β51Updated 2 years ago
- Using tidb-lite to create a TiDB server with mocktikv mode in your application or unit test.β54Updated 3 years ago
- Visualize Go SSA function using Graphvizβ50Updated 2 years ago
- β119Updated last year
- sysconf for Go, without using cgoβ143Updated 2 weeks ago
- Cases for high concurrency go programsβ11Updated 4 years ago
- Generic wrapper around strconv.Parse*β36Updated 2 years ago