|
|
|
|
|
by jokteur
1050 days ago
|
|
I like the idea of Rust, the tooling, the package manager (far more better that what you can find in C++). What you are saying is true: I've been writing high performance scientific code and desktop gui apps. I would love to use Rust for my projects, but it just doesn't cut it. The libraries I am using are very mature in C++, but the libraries in Rust to accomplish the same thing are still too immature to consider in my projects. |
|
Also, can you not use these libraries from Rust?