golang-design / ssaplaygroundLinks
π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa
β81Updated 2 years ago
Alternatives and similar repositories for ssaplayground
Users that are interested in ssaplayground are comparing it to the libraries listed below
Sorting:
- Promise to the Go compiler that your Reads and Writes are well-behavedβ60Updated 6 years ago
- Package for getting the runtime ID of a goroutineβ49Updated 3 months ago
- β51Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.β90Updated 4 years ago
- sysconf for Go, without using cgoβ147Updated last week
- Object file abstractions in Goβ31Updated last year
- Interactive Assembler for Goβ68Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β76Updated 5 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Rightβ¦β47Updated 3 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β152Updated 3 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 4 years ago
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.β45Updated 3 years ago
- Best-effort CPU-local sharded values for Goβ203Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β123Updated 7 months ago
- The assembler from the Go compiler, in library form.β201Updated 5 years ago
- Non-Invasive goroutine inspectorβ93Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β221Updated 2 years ago
- Visualize Go SSA function using Graphvizβ49Updated 7 months ago
- β38Updated 3 years ago
- Load file-backed memoryβ122Updated 3 years ago
- Basic Markdown parser and HTML generatorβ113Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purpβ¦β70Updated 6 years ago
- JIT compile library for Goβ84Updated 5 years ago
- Live visualizing Go allocations.β24Updated 3 years ago
- A fast little LRU cache for Goβ174Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.β72Updated 3 years ago
- Measure the overheads of various observability tools, especially profilers.β14Updated 4 years ago
- Slides and Links for 2022 GopherCon talksβ84Updated 2 years ago