Vector from Datadog is an observability agent written in Rust with powerful transformations. When to choose it over Fluent Bit or Logstash.
Read moreTag: rust
Rust 1.75 and 1.76: Improvements Noticeable Daily
Rust 1.75 brought async fn in traits, 1.76 improved debug info and pointer types. Iterative releases accumulating ergonomics.
Read moreRust in Linux: Experimental Drivers Opening the Way
Rust in the Linux kernel is maturing. First merged drivers, active debate, and what it means for OS memory safety.
Read moreLinkerd: The Pragmatic Service Mesh Alternative
Linkerd bets on simplicity and performance over a feature catalogue. Where it beats Istio, what it costs to operate, and when a service mesh is actually worth the complexity.
Read moreZed: A Modern Editor Built for Collaboration
Zed is the Atom-creators editor rewritten from scratch in Rust. When it’s a serious VS Code alternative and what real collaboration it offers.
Read moreRust in the Linux Kernel: First Steps and Controversies
Rust is already in the Linux kernel, though its adoption proceeds carefully. Which modules use it, what it solves, and why it sparks debate.
Read moreRust for Backend: axum and tokio in Real Services
Rust isn’t just systems programming anymore. With tokio and axum you can build high-performance HTTP services without sacrificing productivity.
Read more