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

Nacho Colomina TorregrosaCreating a dApp using PHP and a house purchase soroban smart contract
In this post, I will try to show you how we could build a dapp using php and a house purchase smart...

Fady GA 😎Learning Rust 🦀: 10 - The Struct
Now we will have our first look at how we can make our own custom types in Rust. Let's jump in! ...

Demola MalomoAppwrite + Rust: Build APIs without technical overhead
In every stage of the Sofware Development Lifecycle (SDLC), developers must make strategic decisions...

Omar HiariESP32 Standard Library Embedded Rust: Analog Temperature Sensing using the ADC
This blog post is the sixth of a multi-part series of posts where I explore various peripherals in...

CrabNebulaIntroducing Fuzzing with Alexandre
Welcome to the first of our ‘Meet the CrabNebula Team’ series. Each installment will feature a new...
ZelenyaDo your Values align with FP Values?
📹 Hate reading articles? Check out the complementary video, which covers the same content. I saw...

Alexey TiminReductStore 1.6.0 has been released with new license and client SDK for Rust
We are pleased to announce the release of the latest minor version of ReductStore, 1.6.0. ReductStore...

Son DotCom 🥑💙Mastering Rust's Ownership: The Key to Memory Safety and Efficiency
The ownership mechanism in Rust is a unique feature that sets it apart from other mainstream...

LenaPort a project from C++ to Rust
The differences I noticed between the Rust version and its C++ equivalent, about the code and the experience as a dev

GabiDriving Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism in Rust
The main goal of this article is making some comments about mb64 implementation of the Complete and...

Gaurav GahlotHow to load dynamic libraries in Rust?
What is Dynamic Library Loading? Dynamic library loading, also known as dynamic loading or...

Fady GA 😎Learning Rust 🦀: 09 - Ownership: The Slice type
This is the last article for Ownership in this 4-article mini-series. We will close our references...

Livio RibeiroWhy I prefer Rust over Go
Recently I decided to learn Go and my first impressions were quite good. Go is a very nice language...

GabiGADT-like types in Rust
GADT-like types in Rust I think that GADTs are a very powerful feature of Haskell, and I...

Omar HiariESP32 Standard Library Embedded Rust: PWM Servo Motor Sweep
This blog post is the fifth of a multi-part series of posts where I explore various peripherals in...

Antonio PerroneA Weekly Rust🦀 Pill #4
A Weekly Rust🦀 Pill is a post series where on a weekly base, I share some implementations of the most...