Hackernews posts about Rust
Rust is an open-source systems programming language developed by Graydon Hoare that emphasizes memory safety and performance through a focus on borrow checker constraints.
- Bzip2 crate switches from C to 100% Rust (trifectatech.org)
- Datalog in Rust (github.com)
- Show HN: Tritium – The Legal IDE in Rust (tritium.legal)
- Why is the Rust compiler so slow? (sharnoff.io)
- Rust compiler performance (kobzol.github.io)
- I Switched from Flutter and Rust to Rust and Egui (jdiaz97.github.io)
- Building the Rust Compiler with GCC (fractalfir.github.io)
- Weird Expressions in Rust (www.wakunguma.com)
- Error handling in Rust (felix-knorr.net)
- Rust in the Linux kernel: part 2 (lwn.net)
- Retrobootstrapping Rust for some reason (graydon2.dreamwidth.org)
- Rust CLI with Clap (tucson-josh.com)
- Minimal auto-differentiation engine in Rust (github.com)
- Rust and WASM for Form Validation (sebastian.lauwe.rs)
- Tyr, a new Rust DRM driver targeting CSF-based ARM Mali GPUs (www.collabora.com)
- A Rust-TypeScript integration (github.com)
- Coccinelle for Rust progress report (www.collabora.com)
- Muxio: Rust layered stream and RPC toolkit (crates.io)
- Alternative Blanket Implementations for a Single Rust Trait (www.greyblake.com)