awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pocoproject/pocoAvatar pocoproject

    pocoproject/poco

    9,438Vezi pe 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
    Vezi pe GitHub↗9,438
  • julianstorer/juceAvatar julianstorer

    julianstorer/JUCE

    8,585Vezi pe GitHub↗

    JUCE este un framework de aplicații C++ și bibliotecă GUI cross-platform utilizată pentru a construi aplicații desktop și mobile. Servește ca un framework de dezvoltare pentru crearea de software audio și plug-in-uri compatibile cu standardele VST, AU, AAX și LV2. Framework-ul include un sistem de integrare a build-ului care utilizează CMake pentru a gestiona configurațiile de proiect și a genera fișiere de proiect native pentru IDE. Acest lucru permite ca un singur codebase C++ să fie implementat pe mai multe sisteme de operare.

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

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