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

Johnny TordgemanLate Night Confessions — Building a Website Using Rust, Rocket, Diesel, and Askama — Part 3
Cover Photo by Agnis Leznins on Unsplash With a working API layer under our belt, it's...

LaurieFrom JavaScript to Rust : Data Types
I've been learning Rust. Figure out how to map my understanding of data types is up next.

CamiloUsing Go inside Wren CLI
Using static libs inside C to create Wren bindings

Roger Torres (he/him/ele)Teaching as a learning method
Hello everyone! TL;DR: I am sharing the experience of using "teaching" as a "learning" method that...

SamBest Way to Learn Rust
Hi all, just starting out learning Rust, and was curious what the best way to go about it would be. I...

T.J. TelanHow to Build a Custom Integration Test Harness in Rust
I ran into a problem effectively using cargo test in Fluvio for integration testing Let’s t...

Johnny TordgemanLate Night Confessions — Building a Website Using Rust, Rocket, Diesel, and Askama — Part 2
Cover Photo by David Watkis on Unsplash We previously left off with our server able to...

Adam.SLooking at Regex in Rust (Addendum)
Hi. In my previous article Looking at Regex in Rust ...

Dylan AnthonyRunning GraphQL on Lambda with Rust
Cover image created by me using Ferris the Crab, the GraphQL logo, and the AWS Lambda logo. Tak...

Adam.SLooking at Regex in Rust
If you have been following this series, you might know that I am playing with SPF records. I have...

Nick TaylorLearning Rust
My awesome coworker @citizen428 dropped a new resource for learning the Rust language care of...

Juha-Matti SantalaHow Spice Program supported my creation of 235
Since January of 2021, I've has been working on a command-line tool to learn Rust and to get the NHL results to the command-line. This open source project called 235 is supported by Futurice's open source program Spice.

Adam.SRust Basic Testing
As I work through learning rust, I figured it was time to to start doing actual testing. ...

Remi van der LaanCreating a Sleek Masonry Gallery with React and WebAssembly
Myself and three others have been working on a tool called Allusion in our spare time: A free image o...

Igor LukaninIntroducing Cube Store: High concurrency and sub-second latency for any database
TL;DR: Cube.js is a popular open-source tool to build analytical APIs. With the release of Cube...

Joseph MaurerMaking a game in Bevy: An open-source 2D and 3D engine built on Rust
I earlier wrote about all of the promises that Unity’s Project Tiny brings to the table with the abil...