JUCE

JUCE (Jules' Utility Class Extensions)
Original author(s)Julian Storer
Initial release2004 (2004)
Stable release
8.0.6 / January 10, 2025 (2025-01-10)
Repository
Written inC++
Operating systemCross-platform
TypeDevelopment library
LicenseAGPL, commercial
Websitewww.juce.com

JUCE is an open-source cross-platform C++ application framework, used for the development of desktop and mobile applications. JUCE is used in particular for its GUI and plug-ins libraries. It is dual licensed under the AGPLv3 and a commercial license.

The aim of JUCE is to allow software to be written such that the same source code will compile and run identically on Windows, macOS and Linux platforms. It supports various development environments and compilers.