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

Francesco CiullaControl flow in Rust
In this lesson, we'll cover the basic control flow in Rust. We'll cover the following topics: if...

rhizaSuper Bowl Squares on Solana
Super Bowl Squares on Solana For as long as I can remember, every time the Super Bowl came around,...

Benjamen PyleMy Personal Serverless Rust Developer Experience. It’s Better Than You Think
One of the things that can be difficult when starting with a new technology, framework or tool is...

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

Be Hai NguyenRust: actix-web get SSL/HTTPS for localhost.
We are going to enable our actix-web learning application to run under HTTPS. As a result, we need to...

ShuttleBuilding an uptime monitoring web service in Rust
In this article, we’re going to talk about building and deploying an uptime-monitoring web service in...

Kelvin KirimaThe Mechanics of mutable and immutable references in Rust
The design choices of a programming language have direct implications on how we write code. One such...

Feranmi OkaforIntroducing Nightly and Beta Rust Crates
We are pleased to announce two additional Rust crates, surrealdb-nightly and surrealdb-beta. These...

Feranmi OkaforLive Queries in Rust
SurrealDB comes with a LIVE SELECT statement that allows you to listen for creations, updates and...

Afonso BarrachaRust GraphQL APIs for NodeJS Developers: Introduction
Series Intro Although I'm a fan of NodeJS, it faces a significant limitation: lack of...

GlitchbyteRust wont save us, but it's ideas will
A response to how we see programming languages in security

MBVHow to build a (simple) blog using Rust
So, you have been reading about rust for quite some time, learned that it’s been the most loved...

Rodney LabRust Entity Component Systems: ECS Libraries for Rust Game Dev
Rust Entity Component Systems 🧩 a look at ECS choices for Rust game development, including Bevy ECS, Specs and 🦀 Rust bindings for Flecs.

Julian MartinezBuilding Hello World Smart Contracts: Solidity vs. Soroban Rust SDK - A Step-by-Step Guide
In this tutorial, we'll explore the intricacies of two major smart contract programming environments:...

Thorsten HansBuilding Serverless Apps with Spin and htmx
Hi, In this article, I’ll walk you through the process of building serverless applications using...

Demola MalomoXata + Rust: A getting started guide.
Xata is a serverless data platform for building modern and robust applications. Built on top of...