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
·

12 Repos

Awesome GitHub RepositoriesWindows Development

Tools and extensions for integrating with the Windows operating system.

Explore 12 awesome GitHub repositories matching part of an awesome list · Windows Development. Refine with filters or upvote what's useful.

Awesome Windows Development GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/react-native-windowsAvatar von microsoft

    microsoft/react-native-windows

    17,300Auf GitHub ansehen↗

    This project is a framework for Windows desktop application development that allows the creation of native user interfaces using React and JavaScript. It enables the compilation of high-level application logic into native executables by targeting the Windows software development kit. The system leverages a C++ scene graph and visual layer for high-performance native rendering and provides mechanisms to map JavaScript calls to native C++ or C# methods. It synchronizes application styles with native operating system theme brushes to maintain visual consistency and manages desktop-specific inter

    Provides a framework for building native Windows apps using React and JavaScript while leveraging the Windows SDK.

    C++dotnetreactreact-native
    Auf GitHub ansehen↗17,300
  • reactwindows/react-native-windowsAvatar von ReactWindows

    ReactWindows/react-native-windows

    17,296Auf GitHub ansehen↗

    react-native-windows is a framework and rendering system used to build native desktop applications for Windows using React. It functions as an extension that brings a mobile-first development model to the Windows desktop environment, mapping React components directly to native Windows interface elements. The project enables the creation of desktop software through a declarative component-based architecture. It integrates React Native projects into the Windows ecosystem by translating components into native user interface elements rather than using web views. The framework covers cross-platfo

    Provides a framework for building high-performance native Windows applications using React.

    C++
    Auf GitHub ansehen↗17,296
  • unoplatform/unoAvatar von unoplatform

    unoplatform/uno

    9,974Auf GitHub ansehen↗

    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

    Implements a native UI framework that renders visual elements across different operating systems using shared layout rules.

    C#
    Auf GitHub ansehen↗9,974
  • lepoco/wpfuiAvatar von lepoco

    lepoco/wpfui

    9,457Auf GitHub ansehen↗

    wpfui is a framework and component library for Windows desktop applications built with the .NET WPF framework. It provides a collection of modern visual controls, styles, and immersive interface elements that implement the Fluent Design language. The project includes a specialized icon library delivered as font resources and a project template that provides a pre-configured structure for applications using the Model-View-ViewModel architectural pattern and dependency injection. The framework covers Windows desktop development through XAML-based control templating, resource-dictionary style i

    Provides a framework for building native Windows applications using .NET WPF.

    C#csharpdotnetfluent
    Auf GitHub ansehen↗9,457
  • richasy/bili.uwpAvatar von Richasy

    Richasy/Bili.Uwp

    8,187Auf GitHub ansehen↗

    Bili.Uwp is a third-party video client and native desktop application for the Windows operating system. It functions as a Universal Windows Platform application designed to provide access to Bilibili video streams and community content outside of a standard web browser. The project focuses on Bilibili desktop access, enabling Windows video streaming through a dedicated interface. It integrates with the Windows UI Library to provide a native system experience for browsing and interacting with platform content.

    Uses the Universal Windows Platform to provide a consistent system UI experience for video content.

    C#bilibiliuwp
    Auf GitHub ansehen↗8,187
  • windows-toolkit/windowscommunitytoolkitAvatar von windows-toolkit

    windows-toolkit/WindowsCommunityToolkit

    6,076Auf GitHub ansehen↗

    Das Windows Community Toolkit ist ein Entwicklungs-Toolkit und eine WinUI-Komponentenbibliothek für die Erstellung von Anwendungen unter Windows 10 und 11. Es fungiert als Windows-API-Wrapper sowie als Sammlung wiederverwendbarer UI-Komponenten und Hilfsfunktionen, die darauf ausgelegt sind, häufige Programmieraufgaben zu vereinfachen. Das Projekt konzentriert sich darauf, Boilerplate-Code in der C#-Windows-Entwicklung durch eine Reihe von Hilfsfunktionen und standardisierten Diensten zu reduzieren. Es ermöglicht die Implementierung gängiger Benutzeroberflächenmuster durch benutzerdefinierte Steuerelemente und Layout-Helfer. Die Bibliothek deckt ein breites Spektrum an Funktionen ab, darunter Windows-API-Integration, UI-Design und die Implementierung gängiger Anwendungsmuster. Diese werden durch eine Kombination aus wiederverwendbaren UI-Komponenten und Hilfsmethoden bereitgestellt, die zugrunde liegende Betriebssystemoperationen abstrahieren.

    Provides tools and reusable components for building applications integrated with the Windows operating system.

    C#
    Auf GitHub ansehen↗6,076
  • communitytoolkit/windowscommunitytoolkitAvatar von CommunityToolkit

    CommunityToolkit/WindowsCommunityToolkit

    6,073Auf GitHub ansehen↗

    The Windows Community Toolkit is a collection of reusable UI controls, helper functions, and app services designed to accelerate development for Universal Windows Platform (UWP) applications on Windows 10. It provides a library of XAML-based controls and components that handle common interaction patterns, enabling developers to build apps that run across PC, Mobile, Xbox, IoT, and HoloLens devices with consistent adaptive layouts. The toolkit is distributed as NuGet packages for straightforward integration into .NET projects, and it includes a companion sample app that demonstrates control be

    Provides a collection of reusable UI controls and helpers for building Windows 10 UWP applications.

    C#csharpdotnetmvvm
    Auf GitHub ansehen↗6,073
  • mhammond/pywin32Avatar von mhammond

    mhammond/pywin32

    5,579Auf GitHub ansehen↗

    pywin32 ist eine Sammlung von Python-Erweiterungen, die als Wrapper für die native Windows-API dienen und den Aufruf von Betriebssystemfunktionen zur Verwaltung von Low-Level-Systemressourcen und Hardware ermöglichen. Es bietet eine Kernbibliothek für die Interaktion mit Component-Object-Model-Objekten zur Automatisierung nativer Desktop-Anwendungen, ein Framework für die Konstruktion nativer Windows-GUI-Anwendungen und eine Schnittstelle für das Registrieren und Ausführen von Python-Skripten als Hintergrund-Systemdienste. Das Projekt zeichnet sich durch eine tiefe Integration in die Windows-Umgebung aus, einschließlich der Fähigkeit, Python-Code an die native Event-Loop zur Behandlung von Systembenachrichtigungen zu binden, sowie der Kapazität, interne Logik als ISAPI-Erweiterungen für die Behandlung von Webanfragen offenzulegen. Die breiteren Funktionen der Bibliothek decken Datenbankkonnektivität über standardisierte Windows-Datenanbieterschnittstellen, die Verwaltung von Systemereignisprotokollen und die Integration interaktiver interpretierter Umgebungen in externe Software ab. Das Projekt wird als plattformspezifische Binär-Wheels für mehrere Prozessorarchitekturen, einschließlich ARM64, vertrieben.

    Provides access to native Windows APIs and system components.

    C++
    Auf GitHub ansehen↗5,579
  • pythonnet/pythonnetAvatar von pythonnet

    pythonnet/pythonnet

    5,483Auf GitHub ansehen↗

    PythonNet ist eine Laufzeit-Integrationsbrücke, die es Python-Code ermöglicht, .NET-Assemblies und -Funktionen innerhalb der Common Language Runtime aufzurufen. Sie dient als Bindings-Set für den Zugriff auf das .NET-Framework und dessen Bibliotheken aus einer Python-Umgebung und erleichtert die Interoperabilität zwischen Laufzeitumgebungen. Das Projekt bietet einen Mechanismus zur Einbettung einer Python-Skript-Engine direkt in .NET-Anwendungen. Dies ermöglicht die Erstellung einer Skript-Ebene für Anwendungen, in der Python-Code dynamisch ausgeführt wird, um Anpassungen und Automatisierung für die Host-Umgebung bereitzustellen. Die Brücke unterstützt die Integration von .NET-Assemblies und Namespaces in Python-Skripte und bietet Zugriff auf Laufzeitdienste über .NET Framework, .NET Core und Mono hinweg. Sie verwaltet die Kommunikation zwischen dem Python-Interpreter und der .NET-Laufzeit, um Dienste und Komponenten gemeinsam zu nutzen.

    Enables interoperability between Python and the .NET runtime.

    C#
    Auf GitHub ansehen↗5,483
  • unigramdev/unigramAvatar von UnigramDev

    UnigramDev/Unigram

    4,954Auf GitHub ansehen↗

    Unigram is an open-source Telegram client that provides multimedia messaging and voice-and-video calling. It connects to the Telegram network, enabling users to send text, media, stickers, polls, and scheduled messages, and to initiate private or group calls with screen sharing and hand-raising features. A key differentiator is its support for managing multiple Telegram accounts simultaneously, with custom folder-based organization that synchronizes across devices. The client runs background tasks to poll for new messages and persist updates to a local encrypted SQLite database, ensuring offl

    Renders the UI using native UWP XAML elements with data binding for reactive updates.

    C#mtprotosecret-chatstelegram
    Auf GitHub ansehen↗4,954
  • fo40225/tensorflow-windows-wheelAvatar von fo40225

    fo40225/tensorflow-windows-wheel

    3,672Auf GitHub ansehen↗

    This project provides precompiled TensorFlow binary distributions as Python wheels for Windows. It is designed to enable the installation of the TensorFlow framework without requiring manual compilation from source. The distribution specifically includes non-AVX builds, providing a machine learning runtime compatible with legacy or low-end CPUs that do not support AVX instructions. These packages facilitate machine learning environment setup and AI development workflows on Windows by offering ready-to-use binaries for rapid installation.

    Streamlines the AI development workflow on Windows by simplifying framework installation.

    Pythonbinarybuildcpp
    Auf GitHub ansehen↗3,672
  • winpython/winpythonAvatar von winpython

    winpython/winpython

    2,224Auf GitHub ansehen↗

    WinPython tools

    Offers a portable environment for developing on Windows systems.

    Python
    Auf GitHub ansehen↗2,224
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Windows Development

Unter-Tags erkunden

  • Native UI FrameworksFrameworks used to develop native applications for specific operating systems. **Distinct from Windows Development:** Distinct from Windows Development: focuses on the UI framework layer rather than general OS integration tools
  • UWP UI Development1 Sub-TagBuilding modern Windows 10 applications with reusable controls and components for common interaction patterns. **Distinct from Windows Development:** Distinct from Windows Development: focuses specifically on UWP UI development with XAML controls, not general Windows tooling.