vst-rs VS vst3-sys

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

vst-rs

VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group. (by RustAudio)

vst3-sys

Raw Bindings to the VST3 API (by RustAudio)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vst-rs vst3-sys
7 3
1,033 265
- 6.4%
1.7 2.2
11 months ago 10 months ago
Rust Rust
MIT License 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.

vst-rs

Posts with mentions or reviews of vst-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-11.

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

What are some alternatives?

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

glicol - Graph-oriented live coding language and music/audio DSP library written in Rust

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

adsb_deku - ✈️ Rust ADS-B decoder + tui radar application

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.

faust - Functional programming language for signal processing and sound synthesis

OpenAudio - A list of open source VST/audio plugin projects. Please contribute more links or open source your own plugins.

duplicate - Easy code duplicate with substitution for Rust

iced - A cross-platform GUI library for Rust, inspired by Elm

OctaSine - Frequency modulation synthesizer plugin (VST2, CLAP). Runs on macOS, Windows and Linux.

noise-suppression-for-voice - Noise suppression plugin based on Xiph's RNNoise