Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2017-03-14 19:51:50
Size: 168
Editor: SamatJain
Comment:
Revision 10 as of 2019-08-09 01:52:48
Size: 809
Editor: SamatJain
Comment: Rust by Example
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]]
 * [[https://doc.rust-lang.org/stable/rust-by-example|Rust by Example]]
Line 3: Line 14:
 * [[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://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)