awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

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

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

    juce-framework/JUCE

    8,579Vezi pe 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
    Vezi pe GitHub↗8,579
  • supercollider/supercolliderAvatar supercollider

    supercollider/supercollider

    6,624Vezi pe 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
    Vezi pe GitHub↗6,624
  • feiyangqingyun/qtkaifajingyanAvatar feiyangqingyun

    feiyangqingyun/qtkaifajingyan

    4,642Vezi pe GitHub↗

    Acest proiect este o bibliotecă tehnică și o bază de cunoștințe pentru framework-ul Qt, servind drept ghid de programare GUI în C++ și resursă pentru dezvoltarea cross-platform. Oferă o colecție de ghiduri tehnice, bune practici și materiale instrucționale axate pe construirea aplicațiilor folosind ecosistemul Qt. Repository-ul se concentrează pe optimizarea performanței aplicațiilor și a fluxurilor de lucru de dezvoltare. Acesta acoperă tipare arhitecturale pentru îmbunătățirea vitezei de compilare și a eficienței execuției, inclusiv utilizarea bazelor de date în memorie și a apelurilor de funcții asincrone. De asemenea, oferă îndrumări specializate privind integrarea codului Java prin wrapper-e de interfață nativă pentru aplicații hibride. Sfera proiectului se extinde la designul de interfețe personalizate și compatibilitatea cross-platform. Aceasta include tehnici pentru randarea grafică de înaltă performanță, scalarea responsivă pe diferite densități de pixeli și gestionarea căilor de fișiere și a codărilor de text pe diferite sisteme de operare. Include, de asemenea, un set curatoriat de cărți electronice, standarde de programare și tutoriale pentru utilizarea instrumentelor de dezvoltare.

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

    Vezi pe GitHub↗4,642
  • danielkrupinski/osirisAvatar danielkrupinski

    danielkrupinski/Osiris

    3,777Vezi pe 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
    Vezi pe GitHub↗3,777
  1. Home
  2. User Interface & Experience
  3. Custom GUI Frameworks

Explorează sub-etichetele

  • 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.