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

Omar HiariEdge IoT with Rust on ESP: NTP
This blog post is the fourth of a multi-part series of posts where I explore various peripherals in...

Dmitry Miasnenkosero - self hosted surge.sh analog
REPOSITORY ON GITHUB Lightning-fast, static web publishing with zero configuration and full...

Confidence OkoghenunRust Memory Management: Borrowing, References, And The Borrow Checker
Learn how borrowing and references works in Rust

Leandro ProençaUnderstanding the basics of Smart Pointers in Rust
In today's post we'll delve into the basics of smart pointers in Rust, while we build from scratch a...

Martin PAUCOTRoll your own auth with Rust and Protobuf
Introduction 1. What is Protobuf? 2. What are we going to accomplish 3. Requirements Get...

GreptimeA Comprehensive Dive into the New Time-Series Storage Engine - Mito
Our team has performed a series of refactoring and improvements on the latest release GreptimeDB...

GreptimeGreptimeDB v0.4 Officially Launched with New Engine Mito2 Tailored for Time-Series Data Processing
Introduction Since its open-source launch last November, GreptimeDB has evolved...
![[Rust] What I've learned from reading "The Book" over the last 10 months](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fm2nr4nh12b5tlkfzjlav.png)
UponTheSky[Rust] What I've learned from reading "The Book" over the last 10 months
image source: https://rustacean.net/ TL; DR Simple rule: learning a programming language...

Khair AlanamRust Tutorial 4: Let's build a Simple Calculator! (Part 1)
Reading time: 20 minutes Welcome back to the Rust Tutorial Series! In this tutorial, we will be...

Kirill VasiltsovPlanespotting with Rust: using nom to parse ADS-B messages
Using nom to parse ADS-B messages

Stacy RollDynamic HTTP API for web & OS dev 🧢
Today we'll be writing a working web API using an extremely simple HTTP library controlable from the...

vicmdv🦀⚡ Building extremely fast APIs with Rust & snowboard: Step-by-Step
Today we'll be writing a working web API using rust and snowboard, an extremely simple HTTP...

Szymon GibałaImplementing Practical Byzantine Fault Tolerance - part 3
Part 3: Protocol Implementation This is the final part of my brief description of pBFT...

dexterHow to abstract away library interfaces working directly through syntax in Rust with procedural macros
In this post I describe how I wrote two macros to separate the bevy_ecs interface from my app core...

Carlos Armando Marcano VargasBuilding a HTTP Client with Reqwest | Rust
In this article, we are going to build a basic HTTP client with Reqwest to test REST APIs This...

mortylenOpenAI Language Lector
I am not a native English speaker, but I am eager to improve my language skills. I have considered...