Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2017-06-19 23:30:52
Size: 289
Editor: SamatJain
Comment:
Revision 6 as of 2017-06-23 19:28:46
Size: 499
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== 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
Line 3: Line 8:
 * [[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
Line 5: Line 9:
* [[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]]

C++/Rust

Interesting

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