awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to futursolo/stackable

Open-source alternatives to Stackable

10 open-source projects similar to futursolo/stackable, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Stackable alternative.

  • jetli/trunk-actionJ

    jetli/trunk-action

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jetli/wasm-bindgen-actionJ

    jetli/wasm-bindgen-action

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jetli/wasm-pack-actionJ

    jetli/wasm-pack-action

    0عرض على GitHub↗
    عرض على GitHub↗0
  • koute/cargo-webالصورة الرمزية لـ koute

    koute/cargo-web

    1,112عرض على GitHub↗

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

    Rust
    عرض على GitHub↗1,112
  • rustwasm/wasm-packR

    rustwasm/wasm-pack

    0عرض على GitHub↗

    Your favorite Rust → Wasm workflow tool!

    عرض على GitHub↗0
  • schvv31n/yew-fmtالصورة الرمزية لـ schvv31n

    schvv31n/yew-fmt

    28عرض على GitHub↗

    If you use it in your work, consider donating 🥺

    Rust
    عرض على GitHub↗28
  • tauri-apps/tauriالصورة الرمزية لـ tauri-apps

    tauri-apps/tauri

    107,946عرض على GitHub↗

    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

    Rustdesktop-apphigh-performancemobile-app
    عرض على GitHub↗107,946

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • thedodd/trunkالصورة الرمزية لـ thedodd

    thedodd/trunk

    4,317عرض على GitHub↗

    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

    Rust
    عرض على GitHub↗4,317
  • webassembly/binaryenالصورة الرمزية لـ WebAssembly

    WebAssembly/binaryen

    8,354عرض على GitHub↗

    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

    WebAssemblyc-plus-pluscompilersemscripten
    عرض على GitHub↗8,354
  • webassembly/wabtالصورة الرمزية لـ WebAssembly

    WebAssembly/wabt

    8,038عرض على GitHub↗

    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

    C++
    عرض على GitHub↗8,038