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.
- Unexpected productivity boost of Rust (lubeno.dev)
- Io_uring, kTLS and Rust for zero syscall HTTPS server (blog.habets.se)
- A clickable visual guide to the Rust type system (rustcurious.com)
- A clickable visual guide to the Rust type system (rustcurious.com)
- The Core of Rust (jyn.dev)
- Mago: A fast PHP toolchain written in Rust (github.com)
- Rust: A quest for performant, reliable software [video] (www.youtube.com)
- The Rise of Hybrid PHP: Blending PHP with Go and Rust (yekdeveloper.com)
- In-Memory Filesystems in Rust (andre.arko.net)
- The repercussions of missing an Ampersand in C++ and Rust (www.nablag.com)
- Trying to get error backtraces in Rust libraries right (www.iroh.computer)
- Resizing images in Rust, now with EXIF orientation support (alexwlchan.net)
- Asciinema CLI 3.0 rewritten in Rust, adds live streaming, upgrades file format (blog.asciinema.org)
- Debugging Rustler on Illumos (system-illumination.org)
- Emulating aarch64 in software using JIT compilation and Rust (pitsidianak.is)
- The rules behing Rust functions (blog.cuongle.dev)
- Unix co-creator Brian Kernighan on Rust, distros and NixOS (thenewstack.io)
- Sharing a mutable reference between Rust and Python (blog.lilyf.org)
- Show HN: FeOx – Fast embedded KV store in Rust (github.com)
- Rust tool for generating random fractals (github.com)
- Ergonomic errors in Rust: write fast, debug with ease, handle precisely (gmcgoldr.github.io)
- Optimizing FizzBuzz in Rust (github.com)