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.
How to easily create a CLI in Rust using clap and clap_mangen

How to easily create a CLI in Rust using clap and clap_mangen

10
Comments
4 min read
Universal multi-language runner and smart REPL written in Rust.

Universal multi-language runner and smart REPL written in Rust.

Comments
12 min read
MachIDE: Building a Native macOS IDE for Mach-O Decompilation from Scratch

MachIDE: Building a Native macOS IDE for Mach-O Decompilation from Scratch

Comments
2 min read
Python Devs Beware: The % Operator Lies in Rust.

Python Devs Beware: The % Operator Lies in Rust.

2
Comments
4 min read
Collections in Rust: The Essentials

Collections in Rust: The Essentials

4
Comments
7 min read
Understanding From and Into Traits in Rust

Understanding From and Into Traits in Rust

1
Comments
6 min read
Rust for C Programmers: What I Wish I Knew from Day One

Rust for C Programmers: What I Wish I Knew from Day One

Comments 1
5 min read
11 Best Rust Courses Worth Taking in 2026

11 Best Rust Courses Worth Taking in 2026

1
Comments
4 min read
Atomic Primitives in Rust: You don’t need a mutex

Atomic Primitives in Rust: You don’t need a mutex

Comments
9 min read
Building a Poetry Auction Smart Contract on Polkadot with ink!

Building a Poetry Auction Smart Contract on Polkadot with ink!

1
Comments 2
7 min read
Basic http proxy in rust with ntex

Basic http proxy in rust with ntex

10
Comments
4 min read
How I Used TPM for Key Encryption in Rust (Using Windows APIs)

How I Used TPM for Key Encryption in Rust (Using Windows APIs)

Comments
11 min read
The Rust Advantage: Building Bulletproof Systems When AI Writes Half Your Code

The Rust Advantage: Building Bulletproof Systems When AI Writes Half Your Code

1
Comments
10 min read
How to draw province borders

How to draw province borders

Comments 1
1 min read
Web Developer Travis McCracken on Benchmarking Go vs Rust API Latency

Web Developer Travis McCracken on Benchmarking Go vs Rust API Latency

Comments
3 min read
Razen v1.1-preview.0 Release

Razen v1.1-preview.0 Release

5
Comments
1 min read
Rust Data Structures - Red-Black Tree

Rust Data Structures - Red-Black Tree

3
Comments
22 min read
Learning Rust by Building a High-Performance Key-Value Database: A C Developer's Honest Take

Learning Rust by Building a High-Performance Key-Value Database: A C Developer's Honest Take

1
Comments
5 min read
Web Developer Travis McCracken on Hard Lessons from Scaling a Rust API

Web Developer Travis McCracken on Hard Lessons from Scaling a Rust API

Comments
3 min read
Web Developer Travis McCracken on Building a Private API with Rust

Web Developer Travis McCracken on Building a Private API with Rust

Comments
3 min read
What Unix Co-Creator Brian Kernighan Thinks of Rust

What Unix Co-Creator Brian Kernighan Thinks of Rust

Comments
1 min read
Learning Rust with Dev Containers and Rustlings

Learning Rust with Dev Containers and Rustlings

Comments
7 min read
Rust Ownership Explained: Why Some Values Move and Others Copy

Rust Ownership Explained: Why Some Values Move and Others Copy

Comments
2 min read
A journey with k3s, through wasm32-wasip1

A journey with k3s, through wasm32-wasip1

Comments
11 min read
Persisting data in Rust with Heave

Persisting data in Rust with Heave

2
Comments
4 min read
loading...