vst3-rs VS iced

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

vst3-rs

Easy to use VST3 library for Rust (by jesnor)

iced

A cross-platform GUI library for Rust, inspired by Elm [Moved to: https://github.com/iced-rs/iced] (by hecrj)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vst3-rs iced
2 3
3 11,379
- -
0.0 9.5
about 2 years ago over 2 years ago
Rust Rust
Apache License 2.0 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-rs

Posts with mentions or reviews of vst3-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-16.
  • VST in Rust - interact with C++?
    1 project | /r/learnrust | 25 Sep 2022
    That crate is for VST2 which is much simpler than VST3, doesnt require any interop with C++ and has simpler licensing I think. At the moment it's very well supported by a lot of hosts but it will get deprecated sooner or later. Steinberg already anounced that nuendo/cubase will drop vst2 support in the near future. Apart from that it lacks some features of more modern plugin formats. This might be promising: https://github.com/jesnor/vst3-rs
  • Noob question about rust and GUIs and audio programming
    2 projects | /r/rust | 16 May 2022
    You can quite easily create VST2 and VST3 plugins in Rust, for example you can look at my VST3 library project at Github (very prototypish!). As for the GUI part I started experimenting with integrating egui, which is very lightweight and should work fine, but I haven't gotten very far yet.

iced

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

What are some alternatives?

When comparing vst3-rs and iced 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

bl3_save_edit - Borderlands 3 Save/Profile Editor for Windows/MacOS and Linux!

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

Slint - Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]

yew - Rust / Wasm framework for creating reliable and efficient web applications

wgpu - Cross-platform, safe, pure-rust graphics api.

clockwork - 🎹 Simple MIDI note repeater plugin (VST3/CLAP).

giui - A normal rust gui crate

elm-solve-deps - A dependency solver for the elm ecosystem

whisperfish

milton - exploring rust through home IoT applications

RayTracingRust - A simple CPU ray tracer written in Rust