6 releases

0.3.0 Dec 7, 2025
0.2.0 Nov 1, 2025
0.1.3 Apr 30, 2024
0.1.2 Jan 10, 2024
0.1.0 Jun 12, 2023

#2 in #com-interface

46 downloads per month
Used in 2 crates (via vst3-bindgen)

MIT/Apache

81KB
2K SLoC

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.


com-scrape

Cargo Docs

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.

Dependencies

~370KB