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

Antonov MikeThink/Code
Day three of code refactoring... Trying to start to think this way My original code: let mut...

Chiranjeevi TirunagariSimplest Hello World Ever ( in RUST )
Introduction If this is not your first "Hello World" tutorial, then you probably already...

Ganesh oliDonation ink! smart contract
Donation smart contract is useful when you are learning substrate based ink! smart contract. This...

Pongsakorn Win SemsuwanRust Axum - Extracting Query Param of Vec
Hi, If you are a rust web dev beginner just like me, chances you will run into a task whereas you...

Chetan Mittal10 Best Use Cases of Rust Programming Language in 2023
In 2021, Rust piqued my interest in learning a new programming language though I was comfortable with...

Rodrigo M.S.Trending Rust repos of the week 📈
Hey there! 👋 Welcome to #TrendingTuesday This week we'll look into the fastest growing repos written...

jmaarghRust's `Send` and `Sync`, but actually the opposite
This post is my personal notes for grokking Send and Sync in Rust. It's not formal, and will assume...

Matt AngelosantoUsing Cow in Rust for efficient memory utilization
Written by Andrew Evans✏️ Clone-on-write — or Cow for short — is a convenient wrapper that allows us...

Omar HiariSTM32F4 Embedded Rust at the PAC: Creating Hardware Abstractions with embedded-hal
Introduction In last week's post, I demonstrated the creation of a simple UART abstraction...

Tomáš ZemanovičState machine testing with Proptest
I’m excited to share the state machine testing support for Proptest crate that I’m trying to...

Daniel OnughaRust and Scala: Comparisons
Rust and Scala belong to the "Languages" category of the tech stack, they are both open-source tool,...

Ryan Kopf, Owner of the MoonHow to use Rust on Arduino (Windows Rust)
1 - Install Rust nightly compiler: rustup toolchain install nightly 2 - Install Scoop via...

Jimmy McBrideRust vs C and C++: A Concise Comparison for Developers 🚀
As developers, we're always looking for the best tools to get the job done. While C and C++ have long...

Falon DarvilleSecure Data with On-Prem Storage of Engineer Activity
Zero Assumptions offers companies a secure way to get and store their engineers’ activities on...

kataoka_nopeNoshishiCreate blob object (Git)
Hello Dev community! I'm noshishi, a apprentice engineer in Tokyo. This article is about...

Cyril MarpaudEmbedded Rust on BBC Micro Bit: unlocking Vec and HashMap
As an engineer having spent most of 2022 learning the Rust language, I was a little worried about the...