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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    Framework for building lightweight cross-platform desktop applications.

    Rustdesktop-apphigh-performancemobile-app
    عرض على GitHub↗107,946
  • 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

    Compiler infrastructure for optimizing WebAssembly binary size.

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

    WebAssembly/wabt

    8,038عرض على GitHub↗

    WebAssembly Binary Toolkit هو مجموعة من الأدوات لفحص والتحقق من وتحويل وحدات WebAssembly بين الصيغ الثنائية والمقروءة بشرياً. يتضمن مترجماً قائماً على المكدس (stack-based interpreter) لتنفيذ الوحدات، ومحولاً برمجياً (transpiler) يحول الملفات الثنائية إلى كود مصدر C وملفات ترويسة (headers). توفر مجموعة الأدوات مرافق لتجميع النصوص المقروءة بشرياً إلى وحدات ثنائية وتفكيك الملفات الثنائية إلى نصوص. يتميز بمنسق نصوص لتوحيد التعريفات في تمثيل مسطح قياسي، ويدعم تحويل الملفات الثنائية إلى صيغ S-expression. يغطي المشروع مجالات قدرات واسعة تشمل التلاعب بالملفات الثنائية، مثل تجريد أقسام البيانات الوصفية، وفحص الوحدات لاستخراج الإحصائيات الهيكلية ورموز التصحيح. كما يوفر أدوات تحقق للتأكد من صحة الملفات الثنائية وفقاً للمواصفات التقنية، وبيئة تشغيل لتنفيذ المنطق المتوافق مع WASI.

    Toolkit for inspecting and manipulating WebAssembly binaries.

    C++
    عرض على GitHub↗8,038
  • thedodd/trunkالصورة الرمزية لـ thedodd

    thedodd/trunk

    4,317عرض على GitHub↗

    Trunk هو أداة بناء وخادم تطوير لتجميع كود Rust إلى WebAssembly وتعبئته للنشر في المتصفح. يعمل كمجمع ويب (web bundler) يدمج وحدات WebAssembly، وJavaScript، والملفات الثابتة في تطبيق ويب قابل للنشر. توفر الأداة خادم تطوير محلي يستخدم وكلاء HTTP و WebSocket لتمكين التكرار السريع. تتضمن هذه البيئة مراقباً لنظام الملفات يقوم بتشغيل عمليات إعادة البناء التلقائية وإعادة تحميل المتصفح عند تعديل ملفات المصدر. يتعامل خط الأنابيب مع تحويل كود مصدر Rust إلى ملفات WebAssembly الثنائية ويولد كود غراء (glue code) JavaScript الضروري لإنشاء الوحدات. كما يقوم بتجميع الأصول عن طريق استخراج التبعيات والملفات الثابتة بناءً على المراجع الموجودة في ملف HTML المصدر.

    Bundler and build pipeline for web-based applications.

    Rust
    عرض على GitHub↗4,317
  • 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.

    Cargo subcommand for managing client-side web development.

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

    schvv31n/yew-fmt

    28عرض على GitHub↗

    If you use it in your work, consider donating 🥺

    Formatting extension for standardizing component markup.

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

    jetli/wasm-pack-action

    0عرض على GitHub↗

    CI/CD automation for installing the build workflow tool.

    عرض على GitHub↗0
  • rustwasm/wasm-packR

    rustwasm/wasm-pack

    0عرض على GitHub↗

    Your favorite Rust → Wasm workflow tool!

    Workflow tool for building and packaging Rust-based WebAssembly.

    عرض على GitHub↗0
  • futursolo/stackableF

    futursolo/stackable

    0عرض على GitHub↗

    A framework experience for Yew.

    Framework extension for enhanced application development.

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

    jetli/trunk-action

    0عرض على GitHub↗

    CI/CD automation for installing the application bundler.

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

    jetli/wasm-bindgen-action

    0عرض على GitHub↗

    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