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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pocoproject/pocoAvatar de pocoproject

    pocoproject/poco

    9,438Ver en 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
    Ver en GitHub↗9,438
  • julianstorer/juceAvatar de julianstorer

    julianstorer/JUCE

    8,585Ver en GitHub↗

    JUCE es un framework de aplicaciones C++ y librería GUI multiplataforma utilizada para construir aplicaciones de escritorio y móviles. Sirve como un framework de desarrollo para crear software de audio y plug-ins compatibles con los estándares VST, AU, AAX y LV2. El framework incluye un sistema de integración de compilación que utiliza CMake para gestionar las configuraciones del proyecto y generar archivos de proyecto de IDE nativos. Esto permite que una única base de código C++ se despliegue en múltiples sistemas operativos.

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

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