# juce-framework/JUCE

JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.

Repository: https://github.com/juce-framework/JUCE
Canonical: https://ross.abutalabs.com/products/juce
Homepage: https://juce.com
Language: C++
License: NOASSERTION
License Family: other
Topics: juce, c-plus-plus, cpp, audio, framework, plugin, vst, vst3, audiounit, au, auv3, aax
Last push: 2026-08-26T07:12:53+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 85, longevity 100
- inputs: {"age_days": 5268, "days_push": 7, "days_rel": 23, "gap_med": 33, "n_releases_24m": 16}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8821, forks 2162 (observed 2026-08-28T04:10:25.858756+00:00)

## What it is
JUCE is an open-source cross-platform C++ application framework for building desktop and mobile applications, with first-class support for audio plug-in formats like VST, VST3, AU, AUv3, LV2, and AAX. Projects can be managed via CMake or the bundled Projucer project-generation tool.

## Use cases
- build a vst3 audio plugin
- create a cross-platform desktop audio app in c++
- develop an audiounit effect for logic pro
- host audio plugins in my own application
- make an ios music app with c++
- build a digital audio workstation gui
- generate xcode and visual studio projects from one codebase

## When to choose
- you need one C++ codebase targeting desktop, mobile, and multiple audio plug-in formats
- you are building audio or MIDI software and want mature audio I/O and GUI tooling
- you want CMake or Projucer-based project generation for Xcode, Visual Studio, and Android Studio

## When to avoid
- you need a lightweight library for a non-audio project where a full framework is overkill
- your project requires a permissive license and cannot accept JUCE's dual commercial/AGPL licensing terms
- you are building a web or server-side application

## Facets
- artifact type: framework
- maturity: active
- function: gui, audio-processing, mobile-framework, desktop-framework, plugin-system, build-tool
- domain: cross-platform, developer-tools, media, desktop-applications, mobile-development
- platform: cpp, windows, cross-platform
- tags: audio-plugins, vst, audiounit, aax, lv2, digital-audio-workstation, projucer, cmake, midi, music-production, audio, macos, linux, ios, android

## Member repositories
- juce-framework/JUCE (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:25.858756+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:25:04.950672+00:00, confidence not recorded.
  - readme: https://github.com/juce-framework/JUCE (fetched 2026-08-28T04:10:25.858756+00:00, sha 6c1de9f53269)
  - homepage: https://juce.com (fetched 2026-08-29T08:25:12.275503+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
