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.
- How is the Bun rewrite in Rust going? (lockwood.dev)
- Rust Glancer: Rust LSP using 100x less RAM (rust-glancer.github.io)
- Branchless Rust: Making a Filter 4x Faster by Removing an If (www.greyblake.com)
- GPU Offload in Rust: Portable, Safe, and Fast (arxiv.org)
- Rust SIMD on the GPU (www.vectorware.com)
- The Rust on ESP Book (docs.espressif.com)
- Bun 1.4 Rust rewrite is not looking good? (tipiirai.com)
- Rust-lang/rust is adopting an LLM policy (blog.rust-lang.org)
- Faster floating point math with Rust's new API (pythonspeed.com)
- Rust All Hands 2026 Retrospective (blog.rust-lang.org)
- Rewriting in Rust (blog.jetbrains.com)
- Tail-Call Interpreters in Rust – Jimmy Ostler (lordgoati.us)
- SearXNG in Rust (github.com)
- Learning-Rust.Github.io: Rust Programming Language Tutorials for Everyone (learning-rust.github.io)
- Show HN: SIMD Viterbi Decoder in Rust (github.com)
- 13 Models and 4 Agents on SWE Tasks: Go, Java, Python, Rust, TS (swe-rebench.com)
- Rust Glancer (matklad.github.io)
- Show HN: Learning Rust by writing a Markdown to HTML compiler (andreadimatteo.com)
- Building a Rust Inference Engine That Matches Llama.cpp (www.fratepietro.com)