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.
- Rust Glancer: Rust LSP using 100x less RAM (rust-glancer.github.io)
- GPU Offload in Rust: Portable, Safe, and Fast (arxiv.org)
- Rust SIMD on the GPU (www.vectorware.com)
- TurboKV: Insanely fast Rust key-value store (github.com)
- Bun 1.4 Rust rewrite is not looking good? (tipiirai.com)
- The Rust React Compiler is now native in Vite (blog.master.dev)
- Visualizing Rust's Vtables: How dyn Trait Works In Memory (sofiabelen.github.io)
- Async Rust vs RTOS showdown (2022) (tweedegolf.nl)
- Rewriting in Rust (blog.jetbrains.com)
- Tail-Call Interpreters in Rust – Jimmy Ostler (lordgoati.us)
- Show HN: Linux server management over SSH – written in Rust and Tauri (serverbox.stupidlabs.lol)
- Rust 1.98 got a P-critical miscompilation (github.com)
- Rust Glancer (matklad.github.io)
- OxiSH: SSH Server Written in Rust (github.com)
- Show HN: Vibez – Open-Source Rust Based Digital Audio Workstation (DAW) (alexanderwanyoike.github.io)
- Rust 1.98.0 (blog.rust-lang.org)
- Scaling Memory Safety: AI-Assisted Rewrites of C/C++ Dependencies to Rust (bughunters.google.com)
- Implementing FMA and finding bugs in C and Rust standard libraries (shnatsel.github.io)