> <i>The consortium aims to develop guidelines, tools, libraries, and language subsets to meet industrial and legal requirements for safety-critical systems.</i><p>> <i>Moreover, the initiative seeks to incorporate lessons learned from years of development in the open source ecosystem to make Rust a valuable component of safety toolkits across various industries and severity levels</i><p>Resources and opportunities for a safety critical Rust initiative:<p>- "The First Rust-Written Network PHY Driver Set to Land in Linux 6.8" <a href="https://news.ycombinator.com/item?id=38677600">https://news.ycombinator.com/item?id=38677600</a><p>- awesome-safety-critical > Software safety standards: <a href="https://awesome-safety-critical.readthedocs.io/en/latest/#software-safety-standards" rel="nofollow">https://awesome-safety-critical.readthedocs.io/en/latest/#so...</a><p>- rust smart pointers: <a href="https://news.ycombinator.com/item?id=33563857">https://news.ycombinator.com/item?id=33563857</a> ; LLVM signed pointers for pointer authentication: <a href="https://news.ycombinator.com/item?id=40307180">https://news.ycombinator.com/item?id=40307180</a><p>From <a href="https://news.ycombinator.com/item?id=33563857">https://news.ycombinator.com/item?id=33563857</a> :<p>> <i>- Secure Rust Guidelines > Memory management, > Checklist > Memory management: <a href="https://anssi-fr.github.io/rust-guide/05_memory.html" rel="nofollow">https://anssi-fr.github.io/rust-guide/05_memory.html</a> </i><p>Rust OS projects to safety critical with the forthcoming new guidelines: Redox, Cosmic, MotorOS, Maestro, Aerugo<p>- "MotorOS: a Rust-first operating system for x64 VMs" <a href="https://news.ycombinator.com/item?id=38907876">https://news.ycombinator.com/item?id=38907876</a>: <i>"Maestro: A Linux-compatible kernel in Rust" (2023) <a href="https://news.ycombinator.com/item?id=38852360#38857185">https://news.ycombinator.com/item?id=38852360#38857185</a> ; redox-os, cosmic-de , Motūrus OS; MotorOS </i><p>- <a href="https://news.ycombinator.com/item?id=38861799">https://news.ycombinator.com/item?id=38861799</a> : > <i>COSMIC DE (Rust-based) supports rust-windowing/winit apps, which compile to a <canvas> tag in WASM.</i><p>> <i>winit: <a href="https://github.com/rust-windowing/winit">https://github.com/rust-windowing/winit</a> </i><p>- "Aerugo – RTOS for aerospace uses written in Rust" <a href="https://news.ycombinator.com/item?id=39245897">https://news.ycombinator.com/item?id=39245897</a><p>- "The Rust Implementation of GNU Coreutils Is Becoming Remarkably Robust" <a href="https://news.ycombinator.com/item?id=34743393">https://news.ycombinator.com/item?id=34743393</a><p>From a previous Ctrl-F rust,; "Rust in the Linux kernel" (2021) <a href="https://news.ycombinator.com/item?id=35783214">https://news.ycombinator.com/item?id=35783214</a> :<p>- > <i>Is this the source for the rust port of the Android binder kernel module?: <a href="https://android.googlesource.com/platform/frameworks/native/+/master/libs/binder/rust/src" rel="nofollow">https://android.googlesource.com/platform/frameworks/native/...</a></i><p>> <i>This guide with unsafe rust that calls into the C, and then with next gen much safer rust right next to it would be a helpful resource too.</i><p>From <a href="https://news.ycombinator.com/item?id=34744433">https://news.ycombinator.com/item?id=34744433</a> ... From "Are software engineering “best practices” just developer preferences?" <a href="https://news.ycombinator.com/item?id=28709239">https://news.ycombinator.com/item?id=28709239</a> :<p>>>>>> <i>Which universities teach formal methods?</i><p>/?hnlog "TLA" and "side channel"