> cat /dev/github | grep security-tools
discovered 03 Aug 2026

avo

via awesome-list
→ View on GitHub
Avo 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.