Differences between revisions 2 and 9 (spanning 7 versions)
Revision 2 as of 2017-06-19 23:30:52
Size: 289
Editor: SamatJain
Comment:
Revision 9 as of 2019-01-24 09:36:55
Size: 736
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## 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]]
Line 3: Line 13:
 * [[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

* [[https://github.com/EbTech/rust-algorithms|EbTech/rust-algorithms: Common data structures and algorithms in Rust]]
 * [[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?]]

SamatsWiki: ProgrammingLanguages/RustLang (last edited 2019-08-09 01:52:48 by SamatJain)