golang-design / ssaplaygroundLinks
π The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa
β77Updated 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β58Updated 5 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
- sysconf for Go, without using cgoβ144Updated 2 weeks ago
- A simple evaluator for arithmetic integer expressions.β89Updated 3 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- Object file abstractions in Goβ31Updated last year
- Package for getting the runtime ID of a goroutineβ49Updated last year
- Load file-backed memoryβ122Updated 2 years ago
- β51Updated 2 years ago
- Golang library for io_uring (without CGO)β133Updated 4 years ago
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- A spinlock implementation for Go.β62Updated 4 years ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β150Updated 3 years ago
- Non-Invasive goroutine inspectorβ91Updated last month
- β38Updated 2 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
- A fast little LRU cache for Goβ172Updated 2 years ago
- Interactive Assembler for Goβ65Updated 9 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β70Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.β127Updated 3 years ago
- Script engine, especially good for testsβ155Updated last year
- β142Updated last year
- Live visualizing Go allocations.β24Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ111Updated last year
- Basic Markdown parser and HTML generatorβ111Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β218Updated 2 years ago
- β122Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β119Updated last month
- Best-effort CPU-local sharded values for Goβ201Updated 3 years ago