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

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

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

4 مستودعات

Awesome GitHub RepositoriesCustom GUI Frameworks

Libraries for designing interactive user interfaces with vector graphics, responsive layouts, and tailored components.

Distinct from GUI Components: Focuses on the comprehensive framework for custom audio-centric GUI development rather than generic GUI components.

Explore 4 awesome GitHub repositories matching user interface & experience · Custom GUI Frameworks. Refine with filters or upvote what's useful.

Awesome Custom GUI Frameworks GitHub Repositories

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

    juce-framework/JUCE

    8,579عرض على GitHub↗

    JUCE is a comprehensive C++ audio framework and digital signal processing library used to build cross-platform audio applications, audio plug-ins, and high-performance user interfaces. It serves as a development kit for creating audio processors compatible with industry-standard plugin formats for digital audio workstations, as well as a tool for MIDI and Open Sound Control communication between musical hardware and software. The framework is distinguished by its ability to maintain a single codebase for native desktop and mobile applications across multiple operating systems. It provides a f

    Provides tools for designing interactive user interfaces with vector graphics, responsive layouts, and tailored visual components.

    C++aaxauaudio
    عرض على GitHub↗8,579
  • supercollider/supercolliderالصورة الرمزية لـ supercollider

    supercollider/supercollider

    6,624عرض على GitHub↗

    An audio server, programming language, and IDE for sound synthesis and algorithmic composition.

    Provides a cross-platform GUI framework for creating interactive windows, controls, data visualizations, and animations.

    C++algorithmic-compositionaudioc-plus-plus
    عرض على GitHub↗6,624
  • feiyangqingyun/qtkaifajingyanالصورة الرمزية لـ feiyangqingyun

    feiyangqingyun/qtkaifajingyan

    4,642عرض على GitHub↗

    هذا المشروع عبارة عن مكتبة تقنية وقاعدة معرفية لإطار عمل Qt، تعمل كدليل لبرمجة واجهات المستخدم الرسومية (GUI) بلغة C++ ومورد للتطوير عبر المنصات. يوفر مجموعة من الأدلة التقنية، وأفضل الممارسات، والمواد التعليمية التي تركز على بناء التطبيقات باستخدام نظام Qt البيئي. يركز المستودع على تحسين أداء التطبيقات وسير عمل التطوير. ويغطي الأنماط المعمارية لتحسين سرعات البناء وكفاءة التنفيذ، بما في ذلك استخدام قواعد البيانات داخل الذاكرة واستدعاءات الدوال غير المتزامنة. كما يقدم توجيهاً متخصصاً حول دمج كود Java عبر مغلفات الواجهة الأصلية للتطبيقات الهجينة. يمتد نطاق المشروع إلى تصميم الواجهات المخصصة والتوافق عبر المنصات. ويشمل ذلك تقنيات لتقديم الرسومات عالية الأداء، والتحجيم المتجاوب عبر كثافات البكسل المختلفة، وإدارة مسارات الملفات وترميز النصوص عبر أنظمة تشغيل مختلفة. كما يتضمن مجموعة مختارة من الكتب الإلكترونية، ومعايير البرمجة، ودروساً تعليمية لاستخدام أدوات التطوير.

    Provides a comprehensive guide to creating high-performance user interfaces with custom graphics and responsive scaling.

    عرض على GitHub↗4,642
  • danielkrupinski/osirisالصورة الرمزية لـ danielkrupinski

    danielkrupinski/Osiris

    3,777عرض على GitHub↗

    Osiris is a software tool designed to modify Counter-Strike 2 gameplay through internal memory manipulation and visual overlays. It functions as an external game cheat and cross-platform modifier that alters game behavior and reveals hidden data to provide a competitive advantage. The project utilizes a Panorama GUI overlay to manage settings and features directly within the game environment. This interface is built using the Panorama framework to develop custom game GUIs and manage modification controls. The software covers real-time game telemetry and hidden data visualization by scanning

    Implements a custom management interface using the Panorama framework to control modification settings in-game.

    C++cheatcounter-strikecounter-strike-2
    عرض على GitHub↗3,777
  1. Home
  2. User Interface & Experience
  3. Custom GUI Frameworks

استكشف الوسوم الفرعية

  • Game Interface FrameworksFrameworks specifically designed for building interactive user interfaces within a game's runtime environment. **Distinct from Custom GUI Frameworks:** Distinct from Custom GUI Frameworks: specifically targets game-engine integrated UI systems rather than general application GUIs.