awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesC++ Application Frameworks

Frameworks providing threading, logging, configuration, and plugin loading for building C++ applications.

Distinct from Desktop Application Frameworks: Distinct from Desktop Application Frameworks: specifically targets C++ development rather than web-technology-based desktop apps.

Explore 2 awesome GitHub repositories matching part of an awesome list · C++ Application Frameworks. Refine with filters or upvote what's useful.

Awesome C++ Application Frameworks 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.
  • pocoproject/pocoAvatar de pocoproject

    pocoproject/poco

    9,438Voir sur GitHub↗

    POCO is a comprehensive C++ application framework that provides a cross-platform set of libraries for building network-centric applications. It offers a unified abstraction layer that wraps platform-specific APIs, enabling the same code to run across desktop, server, mobile, IoT, and embedded systems. The framework is organized into modular libraries that can be compiled and linked selectively, allowing developers to include only the components their application needs. The framework distinguishes itself through its broad coverage of application infrastructure needs, including threading and sy

    Provides a comprehensive C++ application framework with threading, logging, configuration, and cryptography.

    C++c-plus-plusconfigurationcross-platform
    Voir sur GitHub↗9,438
  • julianstorer/juceAvatar de julianstorer

    julianstorer/JUCE

    8,585Voir sur GitHub↗

    JUCE est un framework d'application C++ et une bibliothèque GUI multiplateforme utilisée pour construire des applications de bureau et mobiles. Il sert de framework de développement pour créer des logiciels audio et des plug-ins compatibles avec les standards VST, AU, AAX et LV2. Le framework inclut un système d'intégration de build qui utilise CMake pour gérer les configurations de projet et générer des fichiers de projet IDE natifs. Cela permet à une base de code C++ unique d'être déployée sur plusieurs systèmes d'exploitation.

    Provides a cross-platform framework for building desktop and mobile applications using the C++ language.

    C++
    Voir sur GitHub↗8,585
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Desktop Application Frameworks
  5. C++ Application Frameworks