4 releases
0.1.3 | Apr 30, 2024 |
---|---|
0.1.2 | Jan 10, 2024 |
0.1.1 | Aug 6, 2023 |
0.1.0 | Jun 12, 2023 |
#411 in Audio
328 downloads per month
Used in 3 crates
(via vst3-bindgen)
71KB
1.5K
SLoC
com-scrape
com-scrape
is a tool for automatically generating Rust bindings for COM interfaces defined in C++. com-scrape
is developed specifically for use in the vst3
crate, and as such, robustness for arbitrary C++ inputs is a non-goal.
License
com-scrape
is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.
lib.rs
:
com-scrape
is a tool for automatically generating Rust bindings for COM interfaces defined in
C++. com-scrape
is developed specifically for use in the vst3
crate, and as such,
robustness for arbitrary C++ inputs is a non-goal.
Dependencies
~0.3–5MB