Memory for Nothing: Why Vec<usize> is (probably) a bad idea 15.10.2024 #memory #performance #prices #rust Every now and then one has to index something - and what's better than a Vec<usize>?
Coolest algorithms and optimizations I've used at work 06.06.2024 @ Rust Wrocław #algorithms #performance #rust