avo makes high-performance Go assembly easier to write, review and maintain. The avo package presents a familiar assembly-like interface that simplifies development without sacrificing performance. Use Go control structures for assembly generation; avo programs are Go programs. Register allocation: write functions with virtual registers and avo assigns physical registers for you. Automatically load arguments and store return values: ensure memory offsets are correct for complex structures. Generation of stub files to interface with your Go package. APIs subject to change while avo is still in an experimental phase. You can use it to build real things but we suggest you pin a version with your package manager of choice. go run this code to see the assembly output. To integrate this into the rest of your Go package we recommend a go:generate line to produce the assembly and the corresponding Go stub file.

Features

  • Extracting symbol and type information from Go binaries
  • Dumping the contents of Go binaries in a human-readable format
  • Extracting Go version and build information
  • Extracting package import information
  • Extracting Go runtime information
  • Extracting Go garbage collection information

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

BSD License

Follow avo

avo Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of avo!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

Go

Related Categories

Go Frameworks

Registered

2023-01-23