Rust Trends
linkedin github
  /newsletter   /posts   /search   /faq   /about   /sponsor   /contact   /sign up
Posts.

    The Rust Performance Guide for 2026: What Makes Rust Fast

    2026-07-14

    What actually makes Rust fast: zero-cost abstractions, real 5.9x and 78x optimization case studies, current SIMD support, and where C++ still wins.

    Read more ⟶

    Vibe Coding Scales to a Demo

    2026-04-29

    LLMs shifted coding from a manual craft to directing output. That doesn't mean fundamentals matter less. It means they matter differently.

    Read more ⟶

    Why Claude Code Chose ripgrep Over Vector Search

    2026-01-29

    How a Rust-powered text search tool became the backbone of AI coding assistants

    Read more ⟶

    Cross-Compiling for Raspberry Pi with Docker

    2025-04-25

    How I used Docker to easily cross-compile Rust projects for Raspberry Pi 4 with the right libraries and environment.

    Read more ⟶

    Ferrocene Language Specification Donated to the Rust Project

    2025-03-29

    Ferrous Systems has donated the Ferrocene Language Specification to the Rust Project—a major step toward standardizing Rust and enabling its use in safety-critical systems.

    Read more ⟶

    Building a DNS Server in Rust: Part 2 of 2

    2025-03-04

    Continue building a DNS server in Rust by adding packet decompression and query forwarding to external resolvers.

    Read more ⟶

    Building a DNS Server in Rust: Part 1 of 2

    2025-02-28

    Learn how to build a DNS server in Rust from scratch. Explore the DNS protocol, create a simple server, and handle DNS queries with ease.

    Read more ⟶
    Next →


Sign up for our Newsletter

© Copyright 2022-2025 Rust Trends.
All Rights Reserved | Powered by Rust and Zola