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:
- Promise to the Go compiler that your Reads and Writes are well-behavedβ58Updated 6 years ago
- sysconf for Go, without using cgoβ145Updated this week
- Experimental go stack unwinding using frame pointers.β31Updated 2 years ago
- A simple evaluator for arithmetic integer expressions.β89Updated 4 years ago
- Interactive Assembler for Goβ66Updated 11 months ago
- Package for getting the runtime ID of a goroutineβ49Updated this week
- Non-Invasive goroutine inspectorβ92Updated 2 months ago
- π§ͺ A chunk of experiments and demos about Go 2 generics design (type parameter & type set)β152Updated 3 years ago
- Object file abstractions in Goβ30Updated last year
- Golang library for io_uring (without CGO)β132Updated 4 years ago
- β±οΈ Reliable performance measurement for Go programs. All in one design.β39Updated 3 years ago
- The assembler from the Go compiler, in library form.β192Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.β75Updated 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
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlibβ141Updated 5 months ago
- A fast little LRU cache for Goβ173Updated 2 years ago
- Load file-backed memoryβ121Updated 2 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
- Know when GC runs from inside your golang codeβ188Updated 3 years ago
- β126Updated 2 years ago
- Merge multiple pprof profile files into a single fileβ123Updated 2 years ago
- A buffer pool file I/O library for Goβ55Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.β121Updated 3 months ago
- Basic Markdown parser and HTML generatorβ113Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.β220Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the linβ¦β182Updated last year
- A spinlock implementation for Go.β62Updated 4 years ago
- β38Updated 2 years ago
- Best-effort CPU-local sharded values for Goβ202Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or stringβ114Updated last year