## page was renamed from RustLang == C++/Rust == * [[https://github.com/rust-qt/cpp_to_rust|rust-qt/cpp_to_rust: Generator of rust_qt crate.]]: Generates Rust bindings to C++ libraries, e.g. Qt * [[http://mainisusuallyafunction.blogspot.com/2017/06/a-rust-view-on-effective-modern-c.html|A Rust view on Effective Modern C++]]: C++11 and later features and their Rust equivalents == Books == * [[https://rust-lang.github.io/async-book/|Async programming in Rust]] * [[https://doc.rust-lang.org/stable/rust-by-example|Rust by Example]] == Interesting == * [[https://github.com/EbTech/rust-algorithms|EbTech/rust-algorithms: Common data structures and algorithms in Rust]] * [[https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html|Why is a Rust executable large?]]