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.
- Bugs Rust won't catch (corrode.dev)
- Surelock: Deadlock-Free Mutexes for Rust (notes.brooklynzelenka.com)
- Pgrx: Build Postgres Extensions with Rust (github.com)
- A tail-call interpreter in (nightly) Rust (www.mattkeeter.com)
- Box to save memory in Rust (dystroy.org)
- Xilem – An experimental Rust native UI framework (github.com)
- Zero-copy protobuf and ConnectRPC for Rust (medium.com)
- Rust Threads on the GPU (www.vectorware.com)
- Tailscale-rs: Official Rust library for embedding Tailscale (tailscale.com)
- Verus is a tool for verifying the correctness of code written in Rust (verus-lang.github.io)
- Zero-Copy Pages in Rust: Or How I Learned to Stop Worrying and Love Lifetimes (redixhumayun.github.io)
- Shared mutable state in Rust (2022) (draft.ryhl.io)
- Using Rust to Build a $1 Handheld Gaming Console (chrisdell.info)
- Bringing Rust to the Pixel Baseband (security.googleblog.com)
- We Built a Haskell Package Manager in Rust (raskell.io)