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.
Mastering Rust's Pattern Matching: A Complete Guide for Developers

Mastering Rust's Pattern Matching: A Complete Guide for Developers

Comments
8 min read
Rust: cargo release flags or codegen options

Rust: cargo release flags or codegen options

1
Comments
2 min read
How to create Web Apps in pure Rust

How to create Web Apps in pure Rust

Comments
1 min read
From Vec to Slice: Writing Generic Functions over Collections

From Vec to Slice: Writing Generic Functions over Collections

1
Comments
4 min read
Microsoft "Edit" vs Vim: Is Vim dethroned?

Microsoft "Edit" vs Vim: Is Vim dethroned?

3
Comments 2
5 min read
🦀 Week 3 of Learning Rust: Match, Patterns, and the Power of Methods

🦀 Week 3 of Learning Rust: Match, Patterns, and the Power of Methods

1
Comments 3
5 min read
Using HashMap Effectively in Rust

Using HashMap Effectively in Rust

Comments 1
4 min read
When to Use Arc and Mutex in Rust

When to Use Arc and Mutex in Rust

Comments 1
5 min read
API mock (apimock-rs) v4 - API dev workflows simplified !

API mock (apimock-rs) v4 - API dev workflows simplified !

10
Comments 2
1 min read
Flatten Your Repo for AI in Seconds with RepoSnap

Flatten Your Repo for AI in Seconds with RepoSnap

Comments
3 min read
Your First Procedural Macro (Without the Fear)

Your First Procedural Macro (Without the Fear)

Comments 2
4 min read
Lifetimes in Rust aren't that hard

Lifetimes in Rust aren't that hard

6
Comments
6 min read
WebAssembly is Evolving Fast – Should You Care Yet?

WebAssembly is Evolving Fast – Should You Care Yet?

1
Comments
3 min read
🦀 Week 1 of Learning Rust: Ownership Broke My Brain (and That’s Okay)

🦀 Week 1 of Learning Rust: Ownership Broke My Brain (and That’s Okay)

2
Comments
6 min read
🦀 Rust's Type System: Forte, estático e à prova de erros/Strong, Static, and Built for Safety

🦀 Rust's Type System: Forte, estático e à prova de erros/Strong, Static, and Built for Safety

Comments
3 min read
Using derive Macros to Reduce Boilerplate

Using derive Macros to Reduce Boilerplate

2
Comments
5 min read
Rust and OpenGL: Building Safe, High-Performance Graphics Applications

Rust and OpenGL: Building Safe, High-Performance Graphics Applications

1
Comments
10 min read
BugStalker v0.3.0 Released – async debugging, new commands & more!

BugStalker v0.3.0 Released – async debugging, new commands & more!

Comments
1 min read
Empowering LLMs: MCP Manager, a Rust Middleware for API Interaction via Model Context Protocol

Empowering LLMs: MCP Manager, a Rust Middleware for API Interaction via Model Context Protocol

Comments
2 min read
Understanding Lifetimes with Real-World Analogy

Understanding Lifetimes with Real-World Analogy

5
Comments
5 min read
Forged in Silence: Building Sigil Without an Audience

Forged in Silence: Building Sigil Without an Audience

1
Comments
2 min read
mdka v1.5 is out - HTML to Markdown converter developed with Rust

mdka v1.5 is out - HTML to Markdown converter developed with Rust

4
Comments
1 min read
Getting Started with Dependency Management in Rust Using Cargo.toml

Getting Started with Dependency Management in Rust Using Cargo.toml

11
Comments 1
3 min read
🧰 Open SASS Kit: The Universal UI Toolkit

🧰 Open SASS Kit: The Universal UI Toolkit

9
Comments 4
4 min read
Using cargo expand to Understand Macros

Using cargo expand to Understand Macros

1
Comments 2
4 min read
loading...