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.
When to Use Arc and Mutex in Rust

When to Use Arc and Mutex in Rust

Comments
5 min read
Cómo Usan Rust las Empresas

Cómo Usan Rust las Empresas

Comments
6 min read
Using HashMap Effectively in Rust

Using HashMap Effectively in Rust

Comments 1
4 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

Comments 2
5 min read
The Rust Renaissance: Why OpenAI and the Tech World Are Shifting from Node.js for High-Performance Tools

The Rust Renaissance: Why OpenAI and the Tech World Are Shifting from Node.js for High-Performance Tools

5
Comments
5 min read
A Journey From JS To Rust

A Journey From JS To Rust

Comments
27 min read
How Companies Use Rust

How Companies Use Rust

Comments 2
5 min read
Building the Web with Rust: Here's Why It Matters

Building the Web with Rust: Here's Why It Matters

1
Comments 1
4 min read
Type Aliases and Newtypes: Wrapping for Safety

Type Aliases and Newtypes: Wrapping for Safety

Comments
5 min read
Building a Reverse Shell in Rust Using PEB Techniques

Building a Reverse Shell in Rust Using PEB Techniques

1
Comments
2 min read
RUST 101 🦀 (Ep 01)

RUST 101 🦀 (Ep 01)

1
Comments
1 min read
xcut: A Flexible CLI Tool for Extracting and Filtering Text Columns

xcut: A Flexible CLI Tool for Extracting and Filtering Text Columns

Comments
2 min read
Using match Ergonomically: Avoid the if-else Chains

Using match Ergonomically: Avoid the if-else Chains

Comments 2
4 min read
Introducing: Arcadia, content-agnostic bittorrent site/tracker framework

Introducing: Arcadia, content-agnostic bittorrent site/tracker framework

Comments
1 min read
ForskScope (diff viewer) 0.22 is in AUR

ForskScope (diff viewer) 0.22 is in AUR

2
Comments
1 min read
Why You Should Learn Rust in 2025: The Future of Systems Programming

Why You Should Learn Rust in 2025: The Future of Systems Programming

Comments
4 min read
Rust builder pattern library - what do you think?

Rust builder pattern library - what do you think?

Comments
2 min read
Scoped Threads with std::thread::scope in Rust 1.63+

Scoped Threads with std::thread::scope in Rust 1.63+

Comments
4 min read
Week 2 of Learning Rust: Tuples, Enums & Control Flow

Week 2 of Learning Rust: Tuples, Enums & Control Flow

Comments
5 min read
📦WebSocket Broadcasting with hyperlane

📦WebSocket Broadcasting with hyperlane

Comments
2 min read
Getting Started with Traits and Trait Bounds

Getting Started with Traits and Trait Bounds

Comments
4 min read
Side Project Deployment: From Hours of Pain to a Single Command?

Side Project Deployment: From Hours of Pain to a Single Command?

Comments
2 min read
Rust High-Performance Proxy: How lynx-server Reached 100 GitHub Stars

Rust High-Performance Proxy: How lynx-server Reached 100 GitHub Stars

Comments
3 min read
Why &str is Better Than String in Parameters

Why &str is Better Than String in Parameters

Comments
4 min read
Deploying Apps Without Losing Your Mind

Deploying Apps Without Losing Your Mind

2
Comments
4 min read
loading...