DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Be Hai NguyenRust & MySQL: delete, insert data using crate sqlx.
We'll look at: how to delete data from and insert data into MySQL tables using crate sqlx. This post...

Be Hai NguyenRust & MySQL: connect, execute SQL statements and stored procs using crate sqlx.
We'll discuss: ⓵ how to connect to a MySQL server, ⓶ run queries to select some data and display...

Leandro ProençaRust, Go, Rinha e I/O
Este artigo é o início de um formato diferente de conteúdo que quero experimentar, um apanhado (ou...

TaiKedzOver to Rust - Gotchas for Beginners
Coming from a dynamic language, Rust makes you think differently - and maybe better

Fady GA 😎Learning Rust 🦀: 13 - Pattern matching basics
We will continue our Enum mini-series. This time we will discuss the pattern matching basics using...

Omar HiariESP32 Standard Library Embedded Rust: GPIO Interrupts
This blog post is the eighth of a multi-part series of posts where I explore various peripherals in...

Francesco Bianco🚀 Discover the Rust Revolution for Shell Scripts with Mush 🚀
Hello dear dev.to-ers! Are you ready for an epic revolution in the world of shell scripts? We have a...

GreptimeGreptimeDB Quickstart Guide - Seamlessly Launch Our Time-Series Database from the Ground Up
GreptimeDB is a cloud-native, distributed, open-source time-series database written in Rust that...

Sergio Marcial🚀 Mastering Integration Testing in Rust with Testcontainers 🧪
In the vast world of software engineering, testing plays an indispensable role in ensuring the...

Noob ScienceWriting your own CLI in rust
The world of the terminal is beautiful and I always love dwelling in it. Away from the small old...

Omar HiariThe Embedded Rust ESP Development Ecosystem
Introduction Espressif with ESP controllers has a more diverse support ecosystem compared...

CrabNebulaMeet the Team: Matthias & Knowledge Transfer
Welcome to the next installment of our ‘Meet the CrabNebula Team’ series. Each installment will...

Fady GA 😎Learning Rust 🦀: 12 - Basic enum
This is the first article in about 3 or 4 articles that will discuss enum and pattern matching. In...

Noob Science🦀 Writing a CMS in Rust
Introduction So, CMS is something that I always loved using. I just like the idea of...

WaraduAcrylic Window effect with Tauri
Today we'll look at how you can make a beautiful Acrylic window effect with Tauri, Nuxt and...

Gaurav GahlotRaspberry Pi - Blinking an LED with Rust
Prerequisites Raspberry Pi (I am using Raspberry Pi 4 Model B) LED (8mm, 3.5V,...