mmcloughlin/avo

Generate x86 Assembly with Go

58
/ 100
Established

This tool helps Go developers write highly optimized assembly code for performance-critical sections of their applications. You provide Go code that describes the desired assembly operations, and it generates the corresponding x86 assembly and Go stub files. Go developers looking to maximize computational efficiency in their Go programs are the primary users.

2,957 stars. Actively maintained with 1 commit in the last 30 days.

Use this if you need to optimize Go program performance by implementing specific functions in x86 assembly, but want to leverage Go's programming constructs for easier management.

Not ideal if you're not a Go developer or if your project's performance requirements don't necessitate writing custom assembly code.

Go-development performance-optimization systems-programming cryptography-implementation
No Package No Dependents
Maintenance 16 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 16 / 25

How are scores calculated?

Stars

2,957

Forks

96

Language

Go

License

BSD-3-Clause

Category

code-generation

Last pushed

Apr 01, 2026

Commits (30d)

1

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mmcloughlin/avo"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.