modern-go / amd64Links
amd64 instruction assembler
☆90Updated 7 years ago
Alternatives and similar repositories for amd64
Users that are interested in amd64 are comparing it to the libraries listed below
Sorting:
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆181Updated 2 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- xxh3 fast hash function☆105Updated 6 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…