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

Syed Faraaz AhmadI'm building a programming language
A lot of people that talk about building their own programming language, have a lot of lofty goals fo...

Serokell9 Companies That Use Rust in Production
If you haven't yet heard, Rust is one of the most promising and most loved programming languages out...

Matej YangwaoDeveloping smart contracts with ink!
a Rust-based embedded domain-specific language (eDSL) for writing Wasm smart contracts.

Eduardo KlosowskiDiferentes Formas de Expressar em Código
Existem diferentes formas de se programar algo, mesmo quando usa-se a mesma linguagem de programação....

Saptarshi BasuSegmentation Fault, how to get rid of it!
It's very common for you to get a "Segmentation Fault" if you work with low level languages like C, C...

Davide Del PapaRocket Tutorial 04 ALTERNATIVE VERSION: Rocket and Redis
[Photo by Possessed Photography on Unsplash, modified(cropped)] Last time we have shown the importanc...

Ivy PuckettUnderstanding Rust Imports
I have to reference this all the time :D Import example.rs into main.rs (same...

creativcoderMerge k sorted arrays in Rust
An explanation and implementation blog post in Rust

Kyle HansonPlanetary Scale Rust and Golang by embedding WebAssembly in Elixir
This blog post was heavily inspired by the Lunatic project and bkolobara’s blog post “Writing Rust th...

Jonathan ReevesHow to setup Development Environment on new Macbook Pro M1
Feeling Lost Hello if you bought the new Macbook Pro with the M1 chip and you are struggli...

Juha-Matti SantalaAdvent of Code #1: Getting Started
Advent of Code is an annual programming challenge that contains multiple small code puzzles each day leading up to Christmas. For me, they are a way to brush up old tech or learn something new. This year, I'm learning Rust for the first time.

WillHow to operator overload in Rust.
In Rust, types that have certain traits implemented for them are able to be added, subtracted, multip...

Steve PrydeWhy Learn Rust?
In this article I want to share my thoughts on what Rust is really good for, why it exists, and what...

KProps and Nested Components with Yew
Until now, we learned how to create components and how to implement basic interactions for them, but...

Steve PrydeUsing Selenium with Rust
Selenium is a tool for automating web browsers, and is often used for testing websites, especially fo...

YJDoc2Why there seem to be less opportunities in Rust (right now) ?
Disclaimer : When I say 'I searched' or 'I found' or anything like that, I accept that I might not be...