awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 रिपॉजिटरी

Awesome GitHub RepositoriesFrameworks and Tooling

Build systems, compilers, and frameworks for developing web applications.

Explore 11 awesome GitHub repositories matching part of an awesome list · Frameworks and Tooling. Refine with filters or upvote what's useful.

Awesome Frameworks and Tooling GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • tauri-apps/tauritauri-apps का अवतार

    tauri-apps/tauri

    107,946GitHub पर देखें↗

    Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintaining high-performance native logic. By compiling applications into small-footprint, platform-specific binaries, the framework avoids bundling heavy runtime environments, resulting in lightweight executables. The project distinguishes itself through a capability-based security model

    Framework for building lightweight cross-platform desktop applications.

    Rustdesktop-apphigh-performancemobile-app
    GitHub पर देखें↗107,946
  • webassembly/binaryenWebAssembly का अवतार

    WebAssembly/binaryen

    8,354GitHub पर देखें↗

    Binaryen is a WebAssembly compiler toolchain and optimizer designed to transform, validate, and shrink binary modules. It provides a comprehensive intermediate representation framework that converts binary code into a single-assignment form to enable advanced program analysis and code transformation. The project includes a specialized transformation engine that applies iterative optimization passes to increase execution speed and reduce binary size. Additionally, it functions as a transpiler that translates WebAssembly binary modules into executable JavaScript for environments that lack nativ

    Compiler infrastructure for optimizing WebAssembly binary size.

    WebAssemblyc-plus-pluscompilersemscripten
    GitHub पर देखें↗8,354
  • webassembly/wabtWebAssembly का अवतार

    WebAssembly/wabt

    8,038GitHub पर देखें↗

    The WebAssembly Binary Toolkit is a suite of tools for inspecting, validating, and transforming WebAssembly modules between binary and human-readable representations. It includes a stack-based interpreter for executing modules and a transpiler that converts binary files into C source code and headers. The toolkit provides utilities for assembling human-readable text into binary modules and disassembling binary files back into text. It features a text formatter for normalizing definitions into a canonical flat representation and supports the conversion of binaries into S-expression formats. T

    Toolkit for inspecting and manipulating WebAssembly binaries.

    C++
    GitHub पर देखें↗8,038
  • thedodd/trunkthedodd का अवतार

    thedodd/trunk

    4,317GitHub पर देखें↗

    Trunk is a build tool and development server for compiling Rust code to WebAssembly and packaging it for browser deployment. It functions as a web bundler that combines WebAssembly modules, JavaScript, and static files into a deployable web application. The tool provides a local development server utilizing HTTP and WebSocket proxies to enable rapid iteration. This environment includes a file-system watcher that triggers automatic rebuilds and browser reloading when source files are modified. The pipeline handles the conversion of Rust source code into WebAssembly binaries and generates the

    Bundler and build pipeline for web-based applications.

    Rust
    GitHub पर देखें↗4,317
  • koute/cargo-webkoute का अवतार

    koute/cargo-web

    1,112GitHub पर देखें↗

    This cargo subcommand aims to make it easy and convenient to build, develop and deploy client-side Web applications written in Rust.

    Cargo subcommand for managing client-side web development.

    Rust
    GitHub पर देखें↗1,112
  • schvv31n/yew-fmtschvv31n का अवतार

    schvv31n/yew-fmt

    28GitHub पर देखें↗

    If you use it in your work, consider donating 🥺

    Formatting extension for standardizing component markup.

    Rust
    GitHub पर देखें↗28
  • rustwasm/wasm-packR

    rustwasm/wasm-pack

    0GitHub पर देखें↗

    Your favorite Rust → Wasm workflow tool!

    Workflow tool for building and packaging Rust-based WebAssembly.

    GitHub पर देखें↗0
  • futursolo/stackableF

    futursolo/stackable

    0GitHub पर देखें↗

    A framework experience for Yew.

    Framework extension for enhanced application development.

    GitHub पर देखें↗0
  • jetli/trunk-actionJ

    jetli/trunk-action

    0GitHub पर देखें↗

    CI/CD automation for installing the application bundler.

    GitHub पर देखें↗0
  • jetli/wasm-pack-actionJ

    jetli/wasm-pack-action

    0GitHub पर देखें↗

    CI/CD automation for installing the build workflow tool.

    GitHub पर देखें↗0
  • jetli/wasm-bindgen-actionJ

    jetli/wasm-bindgen-action

    0GitHub पर देखें↗

    CI/CD automation for installing the language binding tool.

    GitHub पर देखें↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Frameworks and Tooling