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

wayofthepieRust and GitHub Actions
Build, test, lint and audit Rust with GitHub Actions.

David CravenConvenient substrate identity solution
For our sunshine-dao we wanted a convenient easy and secure identity solution, that doesn't require c...

Kevin LeTaking the Unhappy Path with Result, Option, unwrap and ? operator in Rust
As I'm learning Rust, I noticed that these 4 concepts Result, Option, unwrap, ? are often discussed i...

Felix TerkhornAdding Redis Streams to Rust 💾 🦀
High-level overview of Redis Streams

David GauldAn Introduction to Deno
Since its introduction in 2009, Node.js has gained huge popularity and usage. But with that, issues w...

Julio Daniel ReyesRust Web development | Boilerplate free with Rocket
An overview of the Rocket web framework for rust. Type Safe Boilerplate Free Easy to use Extens...

Werner EchezuríaMigrate to Actix-Web 2.0
I decided it was time for a version upgrade to Actix Web 2.0, so, in order to make it easier I migrat...

wayofthepieA Rust CLI for decoding certs
A Rust CLI for decoding certs developed with a Test Driven Development workflow.

Brian Neville-O'NeillHow to create a GraphQL server in Rust
Written by Joshua Cooper✏️ As the ecosystem around Rust grows, it’s becoming a more appealing option...

Pan ChasingaMy First Rust SO Accepted Answer
After years of on and off learning, I've finally earned my first Rust accepted answer on StackOverflo...

James RobbGetting started with Rust
Rust is a language which I have been looking into lately and starting with this post I will begin a n...

Kevin HoffmanInvoking Functions on Distributed Game Objects
This is the second post in my series on developing a modern MUD using waSCC and WebAssembly; taking o...

Brian Neville-O'NeillGetting up to speed with Rust
Written by Ingmar Jager✏️ Rust is not like other languages. It’s harder to pick up than, say, Python...

Kirill VasiltsovSorting algorithms in Rust
Quick sort, Bubble sort, Merge sort

Sergey ZenchenkoActix-Web in Docker: How to build small and secure images
Hey folks. Yesterday I've deployed my first Rust service to production at AppSpector. Actix-Web and R...

Davide Del PapaYEW Tutorial: 05 Drive through libraries
(Photo by Joshua Hoehne on Unsplash) An unprobable drive in (drive through) banking service... Howeve...