awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesNative Stack Management

Mechanisms for maintaining isolated memory stacks for calls to native code.

Distinct from Native Runtime Execution: Candidates focus on registration or Wasm merging; this is about the isolation of native call frames.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Native Stack Management. Refine with filters or upvote what's useful.

Awesome Native Stack Management GitHub Repositories

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

    doocs/jvm

    11,093Vezi pe GitHub↗

    This project is a technical reference and documentation suite focused on the internal architecture and operational principles of the Java Virtual Machine. It provides comprehensive guides and analysis on how the virtual machine manages class loading, memory organization, and bytecode execution. The documentation distinguishes itself by providing deep dives into specific runtime mechanisms, such as the binary decoding of class files, the hierarchical delegation model for class loaders, and the precise sequence of the loading, linking, and initialization lifecycle. It also details memory reclam

    Details how the virtual machine maintains a separate stack for native method calls to isolate them from standard frames.

    JavaScriptclassdoocsgc
    Vezi pe GitHub↗11,093
  1. Home
  2. Programming Languages & Runtimes
  3. Native Stack Management