discovered 03 Aug 2026
avo
→ View on GitHubAvo is a Go package designed to facilitate high-performance x86 assembly generation by allowing developers to write assembly code using familiar Go control structures. Its notable features include automatic register allocation, streamlined argument handling, and the ability to generate stub files for integrating assembly functions within Go packages. This tool simplifies the development and maintenance of assembly code while ensuring efficient performance.