vst3-sys VS JUCE

Compare vst3-sys vs JUCE and see what are their differences.

vst3-sys

Raw Bindings to the VST3 API (by RustAudio)

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. (by juce-framework)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vst3-sys JUCE
3 105
265 6,096
5.3% 2.3%
2.2 9.5
10 months ago 4 days ago
Rust C++
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vst3-sys

Posts with mentions or reviews of vst3-sys. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-10.
  • Seeking: Non GPL - VST3 basic API support
    2 projects | /r/rust | 10 Mar 2023
    There is VST3 API for Rust but sadly, its GPL licensed https://github.com/RustAudio/vst3-sys unsuitable for commercial development.
  • VST3 in Rust?
    2 projects | /r/rust | 25 Oct 2022
    vst3-sys are bindings provided for VST3, but aren't "rustic" in nature i.e. are simple, raw bindings. It doesn't seem that there's a "nice" crate which abstracts over the VST3 library (correct me if I'm wrong).
  • How do you go about making VSTs?
    5 projects | /r/edmproduction | 21 Jul 2022
    *even then, the masterminds over at RustAudio actually ported the VST3 API, but this is all pretty bleeding edge, so unless you really, really hate C++..

JUCE

Posts with mentions or reviews of JUCE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.

What are some alternatives?

When comparing vst3-sys and JUCE you can also consider the following projects:

vst-rs - VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.

Qt - Qt Base (Core, Gui, Widgets, Network, ...)

nih-plug - Rust VST3 and CLAP plugin framework and plugins - because everything is better when you do it yourself

iPlug2 - C++ Audio Plug-in Framework for desktop, mobile and web

faust - Functional programming language for signal processing and sound synthesis

OpenFrameworks - openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

imgui - Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

audiogridder - DSP servers using general purpose computers and networks

Cinder - Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.

Boost - Super-project for modularized Boost

AudioKit - Audio synthesis, processing, & analysis platform for iOS, macOS and tvOS

DPF - DISTRHO Plugin Framework