Tag: Rust
-
Rust’s Rising Tide: Evaluating Enterprise Adoption Beyond the Hype
The Weekly Radar The Context Rust’s growth from a niche systems language to a mainstream contender is evident in the latest StackOverflow survey, which reports an 11.5% usage rate. Enterprises eye Rust for its memory‐safety guarantees and zero‐cost abstractions, seeking to reduce runtime errors in critical backend and embedded systems. At the same time, Rust’s…
-
Hands-on: Building a “Massive” S3 Downloader with Rust
The Context A few weeks ago, while running User Acceptance Testing (UAT) with a client, we hit a simple snag that was causing a disproportionate amount of friction. The client used HTML templates hosted on an Amazon S3 bucket. Every time the user requested a copy change or a layout tweak, the team hit a…
-
Rust: new JetBrains IDE is coming
Yesterday I have noticed that a brand new Rust JetBrains IDE is available… finally! The Rust Rover IDE for Rust language is ready to download in EA / preview mode for different platforms: https://www.jetbrains.com/rust/It will be in this stage (and free) until September 2024 🙂 First feelings: Final thoughts Finally we have a dedicated IDE…