DEV Community

Rust

This tag is for posts related to the Rust programming language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Nuxt 3 as frontend for Tauri.

Nuxt 3 as frontend for Tauri.

1
Comments
3 min read
Rust Slices: A Comprehensive Guide

Rust Slices: A Comprehensive Guide

7
Comments 2
4 min read
Leveraging the SDK to Publish an Event to EventBridge with Lambda and Rust

Leveraging the SDK to Publish an Event to EventBridge with Lambda and Rust

5
Comments
5 min read
Embassy on ESP: Timers

Embassy on ESP: Timers

3
Comments
8 min read
AWS API Gateway with Lambda Web Adapter and Rust (axum)

AWS API Gateway with Lambda Web Adapter and Rust (axum)

2
Comments
8 min read
Rust vs. Go: The benchmark

Rust vs. Go: The benchmark

8
Comments 4
6 min read
Navigating the Terrains of HashMaps in Rust: A Day 17 Expedition 🗺️

Navigating the Terrains of HashMaps in Rust: A Day 17 Expedition 🗺️

Comments
3 min read
CLI Contexts

CLI Contexts

1
Comments
8 min read
Using a Trait in Builder CLIs

Using a Trait in Builder CLIs

1
Comments
7 min read
Using a Trait in Derive CLIs

Using a Trait in Derive CLIs

1
Comments
9 min read
Day 16: Journey into Rust Collections - Mastering the Vector

Day 16: Journey into Rust Collections - Mastering the Vector

Comments
4 min read
Start building browser games with Rust!

Start building browser games with Rust!

6
Comments
1 min read
Day 15: Crafting Cars in Rust – A Symphony of Geeky Dialogues and Struct Choreography 🚗🛠️

Day 15: Crafting Cars in Rust – A Symphony of Geeky Dialogues and Struct Choreography 🚗🛠️

3
Comments
3 min read
What This Senior Developer Learned From His First Big Rust Project

What This Senior Developer Learned From His First Big Rust Project

26
Comments 2
15 min read
Rust for Beginners: Dive into coding with these 5 Projects to boost your skills

Rust for Beginners: Dive into coding with these 5 Projects to boost your skills

6
Comments 1
9 min read
Tackling a large volume of simple problems in an Open Source project

Tackling a large volume of simple problems in an Open Source project

8
Comments
7 min read
Rust and Lambda

Rust and Lambda

7
Comments
8 min read
Await-Tree: A Panacea for Observability in Async Rust

Await-Tree: A Panacea for Observability in Async Rust

Comments
16 min read
Day 14: Rust's Symphony of Generics and Traits – Crafting Code for the Real World 🌐🚀

Day 14: Rust's Symphony of Generics and Traits – Crafting Code for the Real World 🌐🚀

2
Comments
2 min read
SeqGen: A Library for Sequence Generation

SeqGen: A Library for Sequence Generation

1
Comments
5 min read
Rust Learning Note: Running Multiple Future Simultaneously

Rust Learning Note: Running Multiple Future Simultaneously

1
Comments
3 min read
Rust Data Types

Rust Data Types

17
Comments 6
8 min read
Rust: actix-web endpoints which accept both application/x-www-form-urlencoded and application/json content types.

Rust: actix-web endpoints which accept both application/x-www-form-urlencoded and application/json content types.

Comments
12 min read
Day 13: Rust Enums – Unleashing the Power of Variants! 💪🦀

Day 13: Rust Enums – Unleashing the Power of Variants! 💪🦀

Comments
2 min read
How Rust spoils pattern matching

How Rust spoils pattern matching

Comments
2 min read
Day 12: Navigating the Rustic Terrain of Struct Methods 🏞️

Day 12: Navigating the Rustic Terrain of Struct Methods 🏞️

1
Comments 2
2 min read
Embassy on ESP: UART Echo

Embassy on ESP: UART Echo

Comments
11 min read
Time-series data ingestion from Rust WebAssembly application, leveraging GreptimeDB and WasmEdge

Time-series data ingestion from Rust WebAssembly application, leveraging GreptimeDB and WasmEdge

Comments
4 min read
Rust: retrofit integration tests to an existing actix-web application.

Rust: retrofit integration tests to an existing actix-web application.

1
Comments
15 min read
Day 10: Rustic Riddles - Unleashing the Number Guessing Game 🎲

Day 10: Rustic Riddles - Unleashing the Number Guessing Game 🎲

Comments
2 min read
In Rust for Python: A Match from Heaven

In Rust for Python: A Match from Heaven

58
Comments 5
5 min read
Demystifying Memory in Rust: Ownership, Borrowing, and the Memory Landscape:

Demystifying Memory in Rust: Ownership, Borrowing, and the Memory Landscape:

2
Comments
4 min read
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 4

CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 4

1
Comments
10 min read
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 3

CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 3

2
Comments
9 min read
Exploring Computer Graphics: Weekly Chronicle #6

Exploring Computer Graphics: Weekly Chronicle #6

2
Comments
5 min read
Code Smell 236 - Unwrapped Lines

Code Smell 236 - Unwrapped Lines

3
Comments
2 min read
Day 8: Unveiling the String Symphony in Rust 🎻

Day 8: Unveiling the String Symphony in Rust 🎻

Comments
3 min read
Hello World in Go From Rust

Hello World in Go From Rust

4
Comments 3
4 min read
Day 7: Unleashing Functions in Rust 🚀

Day 7: Unleashing Functions in Rust 🚀

Comments
1 min read
Rust: Docker Image Optimization With GitLab CI

Rust: Docker Image Optimization With GitLab CI

Comments
3 min read
Underestimating rust for my Project.

Underestimating rust for my Project.

12
Comments
2 min read
mdka: Rust crate to convert HTML to Markdown

mdka: Rust crate to convert HTML to Markdown

6
Comments
1 min read
Top 5 High Demand Programming Languages in 2024

Top 5 High Demand Programming Languages in 2024

6
Comments 8
3 min read
Day 5: Mastering Rust's Conditionals and Match Expressions

Day 5: Mastering Rust's Conditionals and Match Expressions

Comments
2 min read
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 0

CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 0

3
Comments
16 min read
Optimized Dockerfile for Rust

Optimized Dockerfile for Rust

2
Comments
2 min read
Why should you use Rust?

Why should you use Rust?

6
Comments
7 min read
Counter App with GTK4 and Rust

Counter App with GTK4 and Rust

Comments
3 min read
Introducing Maestro: A Cutting-Edge Unix-Like OS Kernel Crafted in Rust

Introducing Maestro: A Cutting-Edge Unix-Like OS Kernel Crafted in Rust

1
Comments 2
3 min read
GO vs RUST speed test | Which one to choose in 2024

GO vs RUST speed test | Which one to choose in 2024

16
Comments 4
4 min read
My #100DaysOfCode Journey: Day 3 in Rust

My #100DaysOfCode Journey: Day 3 in Rust

2
Comments
2 min read
How we built a Swift app that uses Rust

How we built a Swift app that uses Rust

95
Comments 14
4 min read
Building Nebula - Chapter 2: Let's write some Wasm/Wasi modules with Rust

Building Nebula - Chapter 2: Let's write some Wasm/Wasi modules with Rust

Comments
7 min read
Serverless search on AWS with Tantivy and Rust

Serverless search on AWS with Tantivy and Rust

4
Comments 2
8 min read
Rust Learning Note: async/await and Stream

Rust Learning Note: async/await and Stream

Comments
3 min read
After a day of programming in Zig

After a day of programming in Zig

3
Comments
7 min read
Effortless Function as a Service: A Simple Guide to Implementing it with Query

Effortless Function as a Service: A Simple Guide to Implementing it with Query

5
Comments
3 min read
Rust Learning Note: Pin and Unpin

Rust Learning Note: Pin and Unpin

Comments
4 min read
Understanding the notion of references in rust 🦀

Understanding the notion of references in rust 🦀

9
Comments 2
3 min read
Rust match Statement

Rust match Statement

6
Comments 1
2 min read
loading...