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

DhravyaSend emails right from the terminal using Rust! 🦀⚡
While browsing Github, I found this cool Rust library called lettre. Being a fan of CLI applications...

Mike BlydenburghRust + Lambda using CDK & Github Actions (Part 1)
I have recently been on a Rust kick trying to see why it is consistently ranked as a most loved...

Roman SalnikovNotes on migrating from WGSL to rust-gpu shaders
Problems I faced and workarounds I found

Jan DavidAuto Traffic Control – A Video Game for Programmers
Auto Traffic Control, fittingly abbreviated ATC, is my next project and a video game for...

BekkaMy journey in Rust
I've decided to start learning Rust and I would like to share my journey with you. In this blog post,...

bolubee101I wrote my way up
My encounter with Rust was, in summary, fate smiling upon me. I used to write mainly on...

Mike BlydenburghRust + Lambda using CDK & Github Actions (Part 2)
In continuing where things left off in part 1, here we will be using GitHub Actions to automatically...

Becky LuWeb 3.0 Hackathon - Demo Day 25th March
Web 3.0 SEA Alliance announce Web 3.0 Hackathon to jumpstart innovation and ideation for the coming...

Mustafif TexCreate V2 Beta 1
The first iteration of TexCreate Version 2 will be creating the new config, and with this will cause...

DenisType-level Bubble Sort in Rust: Part 1
In this series of articles, we are going to implement bubble sort algorithm on the type level using...

Haider AliWhy should you learn Rust?
First of all if you think I'm talking about "crypto" here then this is not the place. I'm not a...

Mete Can Eris50 Ways to Handle Your Iterator in Rust
cover image by Karen Rustad Tölva. The answer is easy if you Take it logically I'd like to help...

EqualMaIntroducing frender: React in rust
✨ Four months ago, an idea came to me that maybe I could port React.js to rust with wasm-bindgen,...

Deepu K SasidharanConcurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno vs .NET 6
Building a concurrent web server in Rust, Go, JS, TS, .NET, and Java to compare concurrency performance

lencxRust + Vite = 🚀
wasm-pack plugin for Vite

Guy LevingerLooking for new features ideas for Cherrybomb
Hi everyone, Cherrybomb is an API specification validator and a user behavior anomaly detection...