Lobsters
- Optimization adventures: making a parallel Rust workload even faster with data-oriented design (and other tricks) https://gendignoux.com/blog/2024/12/02/rust-data-oriented-design.html 6 comments performance , rust
- Optimization adventures: making a parallel Rust workload even faster with data-oriented design (and other tricks) https://gendignoux.com/blog/2024/12/02/rust-data-oriented-design.html 15 comments rust
Linking pages
Linked pages
- Hyrum's Law http://www.hyrumslaw.com/ 560 comments
- xkcd: Workflow https://xkcd.com/1172/ 443 comments
- Can You Trust a Compiler to Optimize Your Code? https://matklad.github.io/2023/04/09/can-you-trust-a-compiler-to-optimize-your-code.html 205 comments
- Generic associated types to be stable in Rust 1.65 | Rust Blog https://blog.rust-lang.org/2022/10/28/gats-stabilization.html 190 comments
- Branch predictor - Wikipedia https://en.wikipedia.org/wiki/Branch_predictor 164 comments
- GitHub - johnthagen/min-sized-rust: 🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust 81 comments
- Exploring PGO for the Rust compiler | Inside Rust Blog https://blog.rust-lang.org/inside-rust/2020/11/11/exploring-pgo-for-the-rust-compiler 65 comments
- Arenas in Rust - In Pursuit of Laziness https://manishearth.github.io/blog/2021/03/15/arenas-in-rust/ 23 comments
- GitHub - dbartolini/data-oriented-design: A curated list of data oriented design resources. https://github.com/dbartolini/data-oriented-design 15 comments
- Overriding Dependencies - The Cargo Book https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html 3 comments
- Overfitting - Wikipedia http://en.wikipedia.org/wiki/Overfitting 0 comments
- Division algorithm - Wikipedia https://en.wikipedia.org/wiki/Division_algorithm 0 comments
- Why does this Rust program leak memory? - YouTube https://www.youtube.com/watch?v=YB6LTaGRQJg 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.