Browsing Tag
rust
115 posts
5 Rust Project Ideas For Beginner Devs 🦀
Hey there, welcome back to my blog! 👋 If you’re learning Rust for the very first time I…
Error management in Rust, and libs that support it
As part of learning the Rust ecosystem, I dedicated the last few days to error management. Here are…
My Personal Serverless Rust Developer Experience. It’s Better Than You Think
One of the things that can be difficult when starting with a new technology, framework or tool is…
Functions in Rust: a good introduction
Functions in Rust In this 4th lesson, we will learn about functions in Rust. If you prefer a…
ESP32 Embedded Rust at the HAL: I2C Scanner
This blog post is the eleventh of a multi-part series of posts where I explore various peripherals in…
Noob learns Asynchronous Rust.
I’m basically documenting my journey here. Prerequisites Closure ✨ Function that has no name and can capture variables…
Hello World in Go From Rust
Introduction Suppose every software in the world was written in just one programming language Eg. C. In that…
GO vs RUST speed test | Which one to choose in 2024
TL;DR: Go, developed by Google, is simple and readable, excelling in concurrency. Rust, from Mozilla, prioritizes memory safety…
To Code and Beyond: A Neverland Adventure in Bash, Lua, Python, and Rust
Prologue: Departure to Neverland Once upon a time, in the mystical world of terminals, we find ourselves tagging…
Introducing Loco: The Rails of Rust
Although Ruby on Rails is not as popular as it used to be, in its prime it was…