golang-design / ssaplaygroundLinks
π  The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa
β79Updated 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 simple evaluator for arithmetic integer expressions.β88Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behavedβ58Updated 6 years ago
- sysconf for Go, without using cgoβ147Updated 3 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β75Updated 2 months ago
- β38Updated 2 years ago
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- β51Updated 2 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β152Updated 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β¦β47Updated 2 years ago
- Package for getting the runtime ID of a goroutineβ49Updated 3 weeks ago
- Non-Invasive goroutine inspectorβ93Updated 2 months ago
- Interactive Assembler for Goβ67Updated last year
- Object file abstractions in Goβ30Updated last year
- Best-effort CPU-local sharded values for Goβ202Updated 4 years ago
- A spinlock implementation for Go.β62Updated 4 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- A fast little LRU cache for Goβ174Updated 2 years ago
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β221Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.β45Updated 3 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 6 years ago
- Visualize Go SSA function using Graphvizβ49Updated 5 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β123Updated 4 months ago
- Parse json with comments and trailing commas.β98Updated 4 years ago
- Basic Markdown parser and HTML generatorβ113Updated 10 months ago
- β‘οΈ lock-free utilities in Goβ162Updated last year
- Load file-backed memoryβ121Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ114Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.β25Updated 4 years ago
- The assembler from the Go compiler, in library form.β193Updated 4 years ago