Size: 168
Comment:
|
Size: 499
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 | * [[https://github.com/EbTech/rust-algorithms|EbTech/rust-algorithms: Common data structures and algorithms in Rust]] |
C++/Rust
rust-qt/cpp_to_rust: Generator of rust_qt crate.: Generates Rust bindings to C++ libraries, e.g. Qt
A Rust view on Effective Modern C++: C++11 and later features and their Rust equivalents