|
You are here |
raphlinus.github.io | ||
| | | | |
corrode.dev
|
|
| | | | | Rust has reached a level of maturity where it is being used for critical infrastructure, replacing legacy systems written in C or C++. This means, some Rust projects need to be maintained for years or even decades to come. ... | |
| | | | |
bitshifter.github.io
|
|
| | | | | [AI summary] The text discusses the development and performance of the Rust linear algebra library 'glam', which leverages SIMD for optimized computations. It compares 'glam' with other libraries like 'cgmath' and 'nalgebra', highlighting its efficiency, especially when using SIMD. The text also covers benchmarking tools like 'mathbench' and 'criterion', and the use of assembly inspection for performance analysis. The author plans to enhance 'glam' over time based on community feedback and explores future optimizations using crates like 'packed_simd'. | |
| | | | |
andreabergia.com
|
|
| | | | | This post is part of the Languages Opinion series. Languages opinion - part one - JVM Languages opinion - part two - Rust ??thispost Languages opinion - part three - Javascript and Typescript Welcome back to my mini-series about programming languages. In this post, we will talk about one of the most interesting programming languages that I have seen in a long while: Rust. | |
| | | | |
rust-lang.github.io
|
|
| | | |||