dtolnay / cxx
Safe interop between Rust and C++
☆6,255Updated this week
Alternatives and similar repositories for cxx:
Users that are interested in cxx are comparing it to the libraries listed below
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,769Updated 3 weeks ago
- Tools for concurrent programming in Rust☆7,818Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆11,695Updated 3 weeks ago
- Rust parser combinator framework☆9,864Updated 2 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,096Updated this week
- Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utili…☆6,264Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,173Updated this week
- Statistics-driven benchmarking library for Rust