awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesCross-Platform Application Packaging

Tools for packaging and distributing software across various hardware and operating system environments.

Distinct from Deployment and Distribution: Focuses on application binary distribution across OSes rather than cloud orchestrating or K8s deployments.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Cross-Platform Application Packaging. Refine with filters or upvote what's useful.

Awesome Cross-Platform Application Packaging GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • panda3d/panda3dAvatar de panda3d

    panda3d/panda3d

    5,150Voir sur GitHub↗

    Panda3D est un moteur de jeu multiplateforme et un système de rendu graphique 3D développé pour Python et C++. Il fonctionne comme un framework complet pour construire des applications 3D interactives, fournissant un simulateur physique en temps réel et un outil de pipeline d'assets 3D spécialisé. Le moteur se distingue en combinant un cœur C++ haute performance avec des liaisons de langage Python interopérables. Il utilise une architecture de graphe de scène pour organiser les objets 3D et fournit un système de conversion d'assets basé sur pipeline pour optimiser les modèles et textures pour le chargement au runtime. Sa surface de capacités inclut des primitives graphiques de bas niveau pour l'exécution de shaders GPU personnalisés, le rendu audio 3D et l'intégration de réalité virtuelle pour la connectivité des périphériques et trackers. Le framework dispose également d'outils pour le packaging de binaires d'applications multiplateformes et le profilage de performance de trame basé sur le réseau. Le projet fournit une couche d'abstraction matérielle unifiée pour assurer un comportement cohérent à travers différents systèmes d'exploitation et environnements matériels.

    Provides tools to package and distribute software binaries across diverse hardware and operating system environments.

    C++c-plus-pluscross-platformgame-development
    Voir sur GitHub↗5,150
  • xmuli/qtexamplesAvatar de XMuli

    XMuli/QtExamples

    4,010Voir sur GitHub↗

    This project provides instructional and reference materials for C++ development, focusing on the Qt framework. It serves as a guide and example library for network programming, cross-platform builds, multithreaded execution, and GUI customization. The collection features specialized patterns for building user interfaces and customizing widgets through custom painting and styling. It also provides a reference for implementing client-server communication and managing concurrent tasks using synchronization primitives. The project covers a broad range of capabilities, including cross-platform ap

    Provides tools to package and distribute executable applications across multiple operating systems.

    SWIGdtkguinetwork
    Voir sur GitHub↗4,010
  • nkanaev/yarrAvatar de nkanaev

    nkanaev/yarr

    3,854Voir sur GitHub↗

    Yarr is a feed aggregator that functions as both a local desktop application and a self-hosted server. It collects content from multiple RSS and Atom sources into a single, centralized interface, allowing users to track updates from various websites in one location. The project provides flexibility in how it is deployed and accessed. As a desktop client, it integrates with the system tray to provide quick access to content on personal computers. Alternatively, it can be configured as a standalone server, enabling secure remote access to feed data through authentication and encryption. The ap

    Bundles application logic into platform-specific binaries for consistent cross-platform desktop distribution.

    Go
    Voir sur GitHub↗3,854
  1. Home
  2. DevOps & Infrastructure
  3. Cross-Platform Application Packaging