vst3-sys VS vst-rs

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

vst3-sys

Raw Bindings to the VST3 API (by RustAudio)

vst-rs

VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group. (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
vst3-sys vst-rs
3 7
265 1,033
6.4% -
2.2 1.7
10 months ago 11 months ago
Rust Rust
GNU General Public License v3.0 or later MIT License
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++..

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.

What are some alternatives?

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

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

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

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.

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

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