A bidirectional bindings generator for C++ and Rust.
☆1,000Apr 28, 2026Updated this week
Alternatives and similar repositories for crubit
Users that are interested in crubit are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers☆2,533Aug 29, 2025Updated 8 months ago
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆768Apr 23, 2026Updated last week
- Safe interop between Rust and C++☆6,707Apr 24, 2026Updated last week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,278Apr 22, 2026Updated last week
- Simple interoperability between C++ coroutines and asynchronous Rust