On the GC, although I cannot comment on the situation over at Rust, I must say that I find it relatively simple to just completely avoid it by using some caches when it really matters. I find it also relatively easy to understand when there are going to be allocations and what to do about them (different datastructures such as StaticArrays etc). And I am not a CS wizard by any stretch of the imagination, so I think it’s also not that difficult to learn how to deal with.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
I wrote Rust bindings for Julia. If you're interested in calling Julia from Rust, please have a look and tell me what you think | 0 | 1593 | February 11, 2020 | |
Blog post: Rust vs Julia in scientific computing | 140 | 18602 | July 25, 2023 | |
For Julia programmers who also work with Rust: When you write in Rust, do you miss Julia's multiple dispatch, or are there features of Rust that make up for that loss? | 4 | 1976 | May 28, 2021 | |
Julia better rewritten in rust? | 17 | 3808 | August 3, 2022 | |
Comparison of Rust to Julia for scientific computing? | 123 | 33263 | July 17, 2023 |