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

Lazar LukicSolana Anchor convert AccountInfo to Account<'info,T>
Hey there! In this short article I'll show you how to convert AccountInfo or UncheckedAccount to...

Dan Mugisho M.Genesis in Rust: Getting Started
Rust is a systems programming language that focuses on speed, memory safety, and parallelism. Rust is...

VanPonasenkovC - Unsafe!
Introduction You've probably heard many times by now that is C is not a memory safe...

EduardUnderstanding bevy's default plugins
Bevy is A refreshingly simple data-driven game engine built in Rust Free and Open Source...

Omar Hiari35 Rust Learning Resources Every Beginner Should Know in 2022
In my Rust learning journey, I took the approach of immersing myself in Rust wherever I go. As such,...

NathanIs RUST Irrelevant??
A few weeks ago, I contributed to Cherrybomb (an open-source project written in RUST) for my...

NeeeshHow to get a job using Rust (and other questions)
Recently I joined the organizing committee of the Rust London User Group as their In-house Careers...

Yuki ShindoLet Rust detect changes in the Markdown file and generate HTML.
I have recently been learning Rust. I recently needed to create some simple HTML files, mostly...

BekkaPrimitive types and data types in Rust
Every programming language has Its basic units and types, the way human languages are made up of...

DhravyaPyre: Making Python development experience, just a little better
Pyre Create, open, manage your Python projects with ease. This project was made as...

Kushal Joshi18 factors powering the Rust revolution, Part 1 of 3
Cover Photo by Marie P on Unsplash Disclaimer: I work at Keyrock but views expressed here are my...

Nicolas FränkelRust in Action
Disclaimer: this post includes affiliate links; I may receive compensation if you purchase the book...

Kushal Joshi18 factors powering the Rust revolution, Part 2 of 3
Cover Photo by Trent Pickering on Unsplash Disclaimer: I work at Keyrock but views expressed here...

Rahul RamtekeThreads in NodeJS: Going beyond eventloop using Rust
Circumventing the single thread bottleneck Index: NodeJS Refresher A brief overview of how...

YJDoc2Introducing PCB-rs : Making it easier to write hardware
Remember the post I wrote about 2 months ago ? Asking why you don't write much hardware? In it I said...

AlexLearning Rust You Need a Cognitive Frame
Preface If learning Rust feels hard, painful or confusing, you might want to read this...