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 RepositoriesAssembly Type Interoperability

Techniques for handling high-level language types, such as slices and strings, within low-level assembly code.

Distinct from Go Library Interoperability: Candidates focus on library imports or visualization; this is about the raw decomposition of Go types in assembly.

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

Awesome Assembly Type Interoperability GitHub Repositories

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

    cch123/golang-notes

    4,032Vezi pe GitHub↗

    This project is a technical reference and a collection of internal analysis notes focused on the Go language runtime and compiler. It provides a detailed breakdown of the language internals, covering memory management, garbage collection, and the execution model of the scheduler. The material distinguishes itself by providing deep dives into low-level system details, including a reference for Go assembly instructions, register usage, and system call interfacing. It specifically analyzes the internal implementation of concurrency primitives, such as the goroutine scheduling mechanism, channel

    Describes how Go assembly handles slices and strings by decomposing them into their raw components.

    HTMLcodegogolang
    Vezi pe GitHub↗4,032
  1. Home
  2. Operating Systems & Systems Programming
  3. Assembly Type Interoperability