1 Repo
Architectures for building user interfaces by composing interactive layers of widgets and themes.
Distinguishing note: Existing candidates focus on low-level OS visual layers or build-system GUIs rather than general application UI composition.
Explore 1 awesome GitHub repository matching user interface & experience · GUI Composition Frameworks. Refine with filters or upvote what's useful.
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
Builds interactive visual layers using customizable widgets and themes that communicate with the processing engine.