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

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

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

14 रिपॉजिटरी

Awesome GitHub RepositoriesCross-Platform Development Frameworks

Frameworks for building native desktop, mobile, and web applications from a single codebase.

Distinguishing note: Focuses on the framework capability for multi-platform output.

Explore 14 awesome GitHub repositories matching web development · Cross-Platform Development Frameworks. Refine with filters or upvote what's useful.

Awesome Cross-Platform Development Frameworks GitHub Repositories

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

    driftyco/ionic

    52,514GitHub पर देखें↗

    Ionic is a cross-platform mobile UI toolkit and hybrid app development framework. It provides a library of web components for building native-quality iOS, Android, and Progressive Web Apps using HTML, CSS, and JavaScript from a single codebase. The project utilizes a web component UI library to ensure consistent mobile interface behaviors. It employs a framework-agnostic wrapper to integrate these custom elements with JavaScript libraries such as React, Vue, and Angular. The toolkit covers hybrid mobile UI design and cross-platform app development. It includes an adaptive styling system that

    Provides a framework for building native-quality iOS, Android, and web applications from a single codebase.

    TypeScript
    GitHub पर देखें↗52,514
  • dcloudio/uni-appdcloudio का अवतार

    dcloudio/uni-app

    41,549GitHub पर देखें↗

    uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It provides a multi-platform app compiler and a cross-platform UI library to ensure consistent behavior and visual presentation across different operating systems. The project features a native API bridge and a universal plugin system that wrap native SDKs into a unified interface, allowing developers to access device hardware and operating system functions. It utilizes a specialized rendering engine and native performance compilation to bypass standard document overhead and achieve h

    Provides a framework for building native mobile, mini-program, and web applications from a single Vue.js codebase.

    Objective-Candroidcross-platformcrossplatform
    GitHub पर देखें↗41,549
  • dioxuslabs/dioxusDioxusLabs का अवतार

    DioxusLabs/dioxus

    36,400GitHub पर देखें↗

    Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications from a single codebase. It utilizes a declarative component model and macro-powered syntax to define reusable interface elements, which are then rendered as native widgets or web elements. At its core, the framework employs a signal-based reactivity system that tracks state dependencies to trigger granular updates, ensuring efficient interface performance without re-rendering the entire application tree. The framework distinguishes itself through a unified full-stack runtime tha

    Builds native desktop, mobile, and web applications from a single codebase with shared business logic.

    Rustandroidcssdesktop
    GitHub पर देखें↗36,400
  • libgdx/libgdxlibgdx का अवतार

    libgdx/libgdx

    24,816GitHub पर देखें↗

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Provides a framework for building interactive applications for desktop, mobile, and web environments.

    Java2d3dandroid
    GitHub पर देखें↗24,816
  • dotnet/mauidotnet का अवतार

    dotnet/maui

    23,181GitHub पर देखें↗

    This framework is a cross-platform software development kit designed for building native mobile and desktop applications from a single shared codebase. It provides a unified programming interface that allows developers to construct user interfaces using declarative markup, which are then rendered as native components on each target operating system. The framework distinguishes itself through a multi-targeting build system that consolidates platform-specific resources and native control mapping into a unified project structure. It includes a data-driven binding engine that synchronizes applica

    Facilitates the construction of native interfaces that render consistent layouts and controls across different operating systems.

    C#androiddesktopdotnet
    GitHub पर देखें↗23,181
  • dotnet/coredotnet का अवतार

    dotnet/core

    21,897GitHub पर देखें↗

    This project is a cross-platform development framework and managed runtime environment designed for building high-performance applications. It provides a comprehensive toolkit for constructing web services, cloud-native microservices, and desktop applications, utilizing a unified runtime that handles memory management and execution across diverse operating systems. The framework distinguishes itself through a native ahead-of-time compilation toolchain that transforms source code into optimized, self-contained machine code binaries. This capability enables fast startup times and reduced memory

    Offers a unified development framework for building high-performance web, cloud, desktop, and mobile applications from a single codebase.

    PowerShelldotnetdotnet-core
    GitHub पर देखें↗21,897
  • flet-dev/fletflet-dev का अवतार

    flet-dev/flet

    15,611GitHub पर देखें↗

    Flet is a cross-platform framework that enables developers to build interactive desktop, mobile, and web applications using only Python. By utilizing a declarative programming model, it allows for the construction of complex user interfaces through a hierarchical structure of components, removing the need for specialized knowledge of web-specific languages like HTML, CSS, or JavaScript. The framework distinguishes itself by offloading visual rendering to a high-performance graphics engine while maintaining application logic within a centralized server-side environment. This architecture synch

    Enables building desktop, mobile, and web applications from a single codebase.

    Pythonandroidcross-platformdesktop
    GitHub पर देखें↗15,611
  • ionic-team/capacitorionic-team का अवतार

    ionic-team/capacitor

    15,054GitHub पर देखें↗

    Capacitor is a cross-platform mobile framework that enables developers to build native applications using web technologies. It functions as a hybrid app container, wrapping web assets within a native runtime that provides a standardized bridge to device hardware and system-level services. By exposing native functionality through a plugin-based architecture, it allows web applications to access platform-specific features while maintaining a consistent interface across mobile and desktop environments. The project distinguishes itself by maintaining native project files as source assets, allowin

    Enables building native mobile applications using web technologies while maintaining access to device hardware and platform-specific features.

    TypeScriptandroidcapacitorcordova
    GitHub पर देखें↗15,054
  • dart-lang/sdkdart-lang का अवतार

    dart-lang/sdk

    11,042GitHub पर देखें↗

    The Dart SDK is a comprehensive development kit for building cross-platform applications using a multi-paradigm programming language. It provides a unified toolchain that supports both just-in-time compilation for rapid development and ahead-of-time compilation for high-performance native machine code. The platform is built on a sound static type system and an isolate-based concurrency framework, which executes independent tasks in separate memory heaps to achieve parallelism without shared state contention. The SDK distinguishes itself through a versatile compilation pipeline that transforms

    Enables building mobile, desktop, and web applications from a single codebase with shared business logic.

    Dartdartlanguageprogramming-language
    GitHub पर देखें↗11,042
  • unoplatform/unounoplatform का अवतार

    unoplatform/uno

    9,974GitHub पर देखें↗

    Uno is a cross-platform development framework used to build native mobile, web, desktop, and embedded applications from a single C# and XAML codebase. It provides a native UI framework that renders visual elements across different operating systems using shared layout and styling rules. The platform features a hot reload development environment that allows for the modification of code and layouts in a running application without restarting the process. It supports a dual-mode rendering system, offering a choice between a shared cross-platform canvas and native platform controls. The framewor

    Provides a framework for building native desktop, mobile, and web applications from a single C# and XAML codebase.

    C#
    GitHub पर देखें↗9,974
  • tencent/hippyTencent का अवतार

    Tencent/Hippy

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

    Hippy is a cross-platform mobile framework that enables building applications for iOS, Android, and Web from a single codebase using web development technologies. It functions as a dynamic app framework, supporting runtime code updates and dynamic content delivery across platforms, and connects JavaScript application logic with native platform APIs through a JavaScript bridge. The framework distinguishes itself through its bridge-based native rendering approach, which serializes UI updates over a JSON message bus to a native host that maintains the real view hierarchy. It employs a component-

    Builds mobile and web applications from a single codebase using web frameworks, targeting iOS, Android, and Web simultaneously.

    C++androidcross-platformfrontend
    GitHub पर देखें↗8,533
  • beeware/togabeeware का अवतार

    beeware/toga

    5,379GitHub पर देखें↗

    Toga is a cross-platform application framework and native GUI toolkit for Python. It serves as a multi-platform frontend wrapper that allows a single codebase to be deployed across macOS, Windows, Linux, Android, and iOS. The toolkit functions as a native widget UI library, mapping high-level Python interface definitions directly to the host operating system's own visual components. This ensures that applications use native system widgets to match the look and feel of the target environment rather than relying on custom drawing libraries. The framework covers cross-platform development for d

    A comprehensive framework for building native desktop, mobile, and web applications from a single Python codebase.

    Pythonguipython
    GitHub पर देखें↗5,379
  • benoitvallon/react-native-nw-react-calculatorbenoitvallon का अवतार

    benoitvallon/react-native-nw-react-calculator

    5,215GitHub पर देखें↗

    यह प्रोजेक्ट एक क्रॉस-प्लेटफ़ॉर्म डेवलपमेंट फ्रेमवर्क और एप्लिकेशन बॉयलरप्लेट है जिसे एक ही साझा कोडबेस से मोबाइल, डेस्कटॉप और वेब एप्लिकेशन्स बनाने के लिए डिज़ाइन किया गया है। यह React Native डेवलपमेंट टूल के रूप में काम करता है, जो सभी समर्थित वातावरणों में बिज़नेस लॉजिक को सुसंगत रखते हुए प्लेटफ़ॉर्म-विशिष्ट यूज़र इंटरफ़ेस रेंडर करने के लिए डिक्लेरेटिव कंपोनेंट्स का उपयोग करता है। यह फ्रेमवर्क कोर एप्लिकेशन रूल्स और डेटा मैनेजमेंट को सेंट्रलाइज करता है, जिससे टारगेट डिवाइस की परवाह किए बिना समान कार्यात्मक परिणाम सुनिश्चित होते हैं। यह एक बिल्ड-टाइम फ़ाइल रिज़ॉल्यूशन सिस्टम का उपयोग करता है जो डेवलपर्स को अंतर्निहित लॉजिक साझा करते हुए प्लेटफ़ॉर्म-विशिष्ट इंटरफ़ेस बनाने की अनुमति देता है। आर्किटेक्चर एक यूनिफाइड टेस्ट सूट के निष्पादन सहित एक व्यापक डेवलपमेंट लाइफसाइकिल को सपोर्ट करता है, ताकि यह सत्यापित किया जा सके कि एप्लिकेशन लॉजिक मोबाइल, डेस्कटॉप और वेब टारगेट्स पर सुसंगत है।

    Provides a development environment for building native mobile, desktop, and web applications from a single shared codebase.

    JavaScriptandroid-apparchitecturedesktop
    GitHub पर देखें↗5,215
  • onejs/oneonejs का अवतार

    onejs/one

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

    One एक फुल-स्टैक, क्रॉस-प्लेटफ़ॉर्म React फ्रेमवर्क और मल्टी-टारगेट रेंडरिंग इंजन है जिसे एक ही कोडबेस से वेब और नेटिव एप्लिकेशन बनाने के लिए डिज़ाइन किया गया है। यह साझा कंपोनेंट्स को मैनेज करने के लिए Vite-बेस्ड बिल्ड पाइपलाइन का उपयोग करता है, साथ ही एक टाइप-सेफ फ़ाइल-सिस्टम राउटर प्रदान करता है जो स्वचालित रूप से नेविगेशन परिभाषाएं जनरेट करता है। यह फ्रेमवर्क हाइब्रिड रेंडरिंग रणनीति का समर्थन करके खुद को अलग करता है, जिससे व्यक्तिगत रूट्स को स्टेटिक साइट्स, सर्वर-रेंडर किए गए पेजों या सिंगल-पेज एप्लिकेशन्स के रूप में कॉन्फ़िगर किया जा सकता है। यह प्लेटफ़ॉर्म-विशिष्ट लॉजिक रिज़ॉल्यूशन और वेब व नेटिव दोनों टारगेट एनवायरनमेंट के लिए कंपाइलेशन को कोऑर्डिनेट करने के लिए एक साझा Vite प्लगइन का उपयोग करता है। यह सिस्टम सर्वर-साइड डेटा लोडर्स, API रूट मैनेजमेंट और मिडलवेयर-बेस्ड रिक्वेस्ट इंटरसेप्शन सहित क्षमताओं के एक व्यापक सेट को कवर करता है। यह मोबाइल नेविगेशन के लिए नेटिव डिवाइस फ़ीचर इंटीग्रेशन और ब्रिज-बेस्ड लेआउट के लिए टूल्स प्रदान करता है, साथ ही पैरेलल स्टेटिक जनरेशन और एसेट प्रीलोडिंग जैसी परफॉरमेंस ऑप्टिमाइज़ेशन भी प्रदान करता है। एप्लिकेशन्स को प्रोडक्शन सर्वर या Vercel और Cloudflare सहित सर्वरलेस एज प्लेटफ़ॉर्म पर तैनात किया जा सकता है।

    Offers a framework for building native desktop, mobile, and web applications from a single codebase.

    TypeScriptlocal-firstreactreact-native
    GitHub पर देखें↗4,475
  1. Home
  2. Web Development
  3. Cross-Platform Development Frameworks