chenzhuoyu / iasm
Interactive Assembler for Go
☆60Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for iasm
- ☆111Updated last year
- The assembler from the Go compiler, in library form.☆166Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆27Updated last year
- JIT compile library for Go☆82Updated 4 years ago
- ☆111Updated last year
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- goroutine local storage (use context instead if possible)☆73Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 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…☆68Updated 5 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆76Updated last year
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- sysconf for Go, without using cgo☆141Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆53Updated last year
- automate Go compiler comparisons☆24Updated last year
- Perf Utilities for Go☆104Updated last year
- The `io_uring` library and runtime for GO☆125Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- ☆38Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- ☆78Updated last month
- High performance drop-in replacement of the `encoding/base64` library☆37Updated last year
- on-disk hash table(mainly for WAL).☆24Updated last year
- Live visualizing Go allocations.☆24Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago