awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesToolchain Workflows

The sequence of preprocessing, assembling, and linking required to produce executable binaries.

Distinct from Binary Assembly: Focuses on the end-to-end build pipeline rather than just the binary assembly stage.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Toolchain Workflows. Refine with filters or upvote what's useful.

Awesome Toolchain Workflows GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pkivolowitz/asm_bookAvatar pkivolowitz

    pkivolowitz/asm_book

    3,112Vezi pe GitHub↗

    This project is an ARMv8 assembly programming guide and tutorial designed to teach the translation of high-level logic into low-level machine instructions. It serves as a low-level systems programming reference for writing and executing code specifically for the ARMv8 architecture. The resource provides instructions for cross-platform assembly implementation, focusing on unifying symbol naming and memory addressing to ensure source code builds across different operating systems. It also covers the integration of assembly routines with higher-level languages using standardized calling conventi

    Details the full assembly toolchain workflow from preprocessing and assembling to the final linking stage.

    Assemblyaarch64arm64assembly-language
    Vezi pe GitHub↗3,112
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Analysis Capabilities
  4. Binary Assembly
  5. Toolchain Workflows