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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pocoproject/pocoAvatar von pocoproject

    pocoproject/poco

    9,438Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,438
  • julianstorer/juceAvatar von julianstorer

    julianstorer/JUCE

    8,585Auf GitHub ansehen↗

    JUCE ist ein C++-Anwendungsframework und eine plattformübergreifende GUI-Bibliothek, die zum Erstellen von Desktop- und mobilen Anwendungen verwendet wird. Es dient als Entwicklungsframework zur Erstellung von Audio-Software und Plug-ins, die mit den Standards VST, AU, AAX und LV2 kompatibel sind. Das Framework enthält ein Build-Integrationssystem, das CMake verwendet, um Projektkonfigurationen zu verwalten und native IDE-Projektdateien zu generieren. Dies ermöglicht es, eine einzige C++-Codebasis über mehrere Betriebssysteme hinweg bereitzustellen.

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

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