awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pocoproject/pocoالصورة الرمزية لـ pocoproject

    pocoproject/poco

    9,438عرض على 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
    عرض على GitHub↗9,438
  • julianstorer/juceالصورة الرمزية لـ julianstorer

    julianstorer/JUCE

    8,585عرض على GitHub↗

    JUCE is a C++ application framework and cross-platform GUI library used to build desktop and mobile applications. It serves as a development framework for creating audio software and plug-ins compatible with VST, AU, AAX, and LV2 standards. The framework includes a build integration system that uses CMake to manage project configurations and generate native IDE project files. This allows a single C++ codebase to be deployed across multiple operating systems.

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

    C++
    عرض على GitHub↗8,585
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Desktop Application Frameworks
  5. C++ Application Frameworks