awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesSolana Program Compilations

Capabilities for building compiled Solana source code into a deployable binary file for the target blockchain network.

Distinct from Program Compilers: Distinct from Program Compilers: specifically targets Solana blockchain program compilation rather than general compute graph node compilation.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Solana Program Compilations. Refine with filters or upvote what's useful.

Awesome Solana Program Compilations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • solana-foundation/anchorAvatar von solana-foundation

    solana-foundation/anchor

    5,090Auf GitHub ansehen↗

    Anchor is a framework for building, testing, and deploying Solana smart contracts. It provides a Rust domain-specific language (DSL) that uses macro‑based instruction dispatch and derive‑macro account validation to automate ownership checks, discriminator enforcement, and serialization before instruction execution. The framework also includes a CLI toolchain for scaffolding, compiling, and managing contracts across workspaces, a test harness that simulates program execution with account manipulation and compute unit benchmarking, and an IDL generator that emits a standardized JSON interface fr

    Provides CLI commands to build compiled Solana source code into a deployable binary file for the target blockchain network.

    Rustblockchaincoralrust
    Auf GitHub ansehen↗5,090
  1. Home
  2. Artificial Intelligence & ML
  3. Program Compilers
  4. Solana Program Compilations