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

Yury SamkevichLearn OpenGL with Rust: first triangle
Welcome to the third part of Learn OpenGL with Rust tutorial. Last time we've learned how graphics...

Yury SamkevichLearn OpenGL with Rust: shaders
Welcome to the second part of Learn OpenGL with Rust tutorial. In the last article we learned a bit...

SeaQLCelebrating 3,000+ GitHub Stars 🎉
We are celebrating the milestone of reaching 3,000 GitHub stars across all SeaQL repositories! This...
Kai WalterInstall Rust Toolchain management with cloud-init on an Linux Azure VM
Get the Rust toolchain installed with an automated process working for a non-root user.

Rodrigo SantiagoRuxel - Building a Ray Tracer with Rust Part 1
This post is Part 1 in a series to share my journey in developing Ruxel, a simple Ray Tracer and 3D...

NathanThe first Open-Sourced API security testing tool CI/CD integrated.
Hello Community! Looking forward to hear your thoughts and get your feedback about this. 🙏 Today we...

Nikita KatchikThe simplest traits showcase
Intro It is handy to be able to separate the interface from the implementation; however,...

Omar HiariSTM32F4 Embedded Rust at the HAL: GPIO Interrupts
This blog post is the first one of a three-part series of posts where I explore interrupts for the...

👨💻 Dillen MeijboomMemory Alignment
Today we're going to talk about memory alignment. Before we dive into it, let's start with a...

Antonov MikeCommand-line arguments
If you have already read Accepting command line arguments and Struct Args, let's see how command-line...

Yury SamkevichLearn OpenGL with Rust: creating a window
Motivation Computer graphics is an exciting and enjoyable topic due to its combination of...

Robin Alexander DorstijnOn Data and Objects
At my employer there is a functionally unlimited book budget, which I have been making good use of....

Carey EvansEmbed a Windows manifest in your Rust program
Several ways to embed a Windows application manifest in a Rust program, even when cross-compiling.

Rajvir SinghTauri is the best Electron alternative....
Every web developer who uses electron for making desktop applications with ease knows that electron...

👨💻 Dillen MeijboomPractical Bloom Filters
A couple of years ago I wanted to learn more about different types of commonly used data structures....

Jaime Morgan Hitchcock🚀 Just launched a new scalable cloud graph database! Any feedback/users/testers appreciated!
My brother and I have just 🚀 launched our scalable cloud graph database SurrealDB in public open...