Explore >> Select a destination


You are here

readrust.net
| | borretti.me
2.4 parsecs away

Travel
| | Reflections on using Rust professionally for two years.
| | bitshifter.github.io
2.6 parsecs away

Travel
| | [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'.
| | eta.st
2.7 parsecs away

Travel
| | Asynchronous Rust programming is a disaster and a mess.
| | www.cppstories.com
28.6 parsecs away

Travel
| While 2020 was a crazy and hard year we were fortunate - C++20 was accepted and published, and the work on new features continues. As usually every year, here's my overview of the year: the standardization process, features, implementation, compilers, tools, books and more. Other Reports: 2020 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012.