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
·

2 Repos

Awesome GitHub RepositoriesWeb Assembly Bindings

Tools for compiling core logic into binary modules with language-specific interfaces for browser integration.

Distinguishing note: Focuses on the compilation and wrapping process for web-compatible binary modules.

Explore 2 awesome GitHub repositories matching web development · Web Assembly Bindings. Refine with filters or upvote what's useful.

Awesome Web Assembly Bindings GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • linera-io/linera-protocolAvatar von linera-io

    linera-io/linera-protocol

    32,085Auf GitHub ansehen↗

    Linera is a multi-chain smart contract platform designed for horizontal scalability through a microchain-based distributed ledger. By partitioning state into independent, parallel chains that share a common validator set, the protocol enables high-performance execution of modular applications. The system utilizes a WebAssembly-based runtime to ensure secure, platform-independent execution of contract logic across the network. The platform distinguishes itself through an asynchronous messaging framework that coordinates state changes between chains by queuing messages for execution in subseque

    Convert core logic into web-compatible formats by compiling code to binary modules and wrapping them with language-specific interfaces for integration into browser environments.

    Rustblockchainrustwasm
    Auf GitHub ansehen↗32,085
  • gfx-rs/wgpuAvatar von gfx-rs

    gfx-rs/wgpu

    17,382Auf GitHub ansehen↗

    This project is a cross-platform graphics and compute framework that provides a unified, hardware-agnostic abstraction layer for rendering and parallel processing. It enables developers to build high-performance applications that execute consistently across diverse operating systems and hardware backends, including Vulkan, Metal, and DirectX. By mapping high-level graphics commands to native APIs, it serves as a portable foundation for both real-time 3D rendering and general-purpose GPU computing. The framework distinguishes itself through a robust architecture that supports both native deskt

    Compiles native graphics code into web-compatible modules to enable hardware-accelerated rendering within browser environments.

    Rustd3d12gpuhacktoberfest
    Auf GitHub ansehen↗17,382
  1. Home
  2. Web Development
  3. Web Assembly Bindings