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.
Why does slicing in Rust fail on anything that's not English?

Why does slicing in Rust fail on anything that's not English?

3
Comments
2 min read
How to Build a Multithreaded Web Server in Rust Without External Crates

How to Build a Multithreaded Web Server in Rust Without External Crates

Comments
2 min read
Rust Performance Profiling: Techniques to Identify and Fix Bottlenecks Fast

Rust Performance Profiling: Techniques to Identify and Fix Bottlenecks Fast

Comments
6 min read
A Beginner's Journey into Rust

A Beginner's Journey into Rust

18
Comments 1
7 min read
Rust SocketIO Event Handling with Channel (rust-socketio)

Rust SocketIO Event Handling with Channel (rust-socketio)

Comments
2 min read
Asymmetric Encryption and TLS in Rust

Asymmetric Encryption and TLS in Rust

Comments
4 min read
Full-stack WASM framework: Build Offline-Ready Apps with Local-First Architecture🦸‍♂️

Full-stack WASM framework: Build Offline-Ready Apps with Local-First Architecture🦸‍♂️

5
Comments
5 min read
Field-Oriented Control in Rust: Building High-Performance Motor Systems Safely

Field-Oriented Control in Rust: Building High-Performance Motor Systems Safely

3
Comments 3
10 min read
Understanding `async`, `.await`, and `block_on()` in Rust (with Real Examples)

Understanding `async`, `.await`, and `block_on()` in Rust (with Real Examples)

1
Comments
3 min read
Testing Multipart Upload Requests in Axum: Three Approaches

Testing Multipart Upload Requests in Axum: Three Approaches

1
Comments
4 min read
KelpsGet: Um Clone Moderno do Wget em Rust 🦀

KelpsGet: Um Clone Moderno do Wget em Rust 🦀

Comments
2 min read
Property-Based Testing in Rust: Finding Hidden Bugs with Random Inputs

Property-Based Testing in Rust: Finding Hidden Bugs with Random Inputs

Comments
9 min read
Feature Factory: A Feature Engineering Library for Rust (Built on Apache DataFusion) 🦀

Feature Factory: A Feature Engineering Library for Rust (Built on Apache DataFusion) 🦀

Comments
1 min read
Telemon – Send Telegram Alerts from Any Rust Project

Telemon – Send Telegram Alerts from Any Rust Project

5
Comments
1 min read
My First Rust Lesson: String vs &str

My First Rust Lesson: String vs &str

Comments
1 min read
Rust WebAssembly Optimization: 10 Techniques for 60% Faster Web Apps

Rust WebAssembly Optimization: 10 Techniques for 60% Faster Web Apps

1
Comments
9 min read
Unleashing the Power of @ in Rust’s Pattern Matching

Unleashing the Power of @ in Rust’s Pattern Matching

5
Comments
3 min read
Async/Await in Rust: A Beginner's Guide

Async/Await in Rust: A Beginner's Guide

6
Comments
5 min read
Taking Payments with AI Agents and Rig using Stripe's MCP server

Taking Payments with AI Agents and Rig using Stripe's MCP server

12
Comments 1
8 min read
Chart an Extensible Course with Helm

Chart an Extensible Course with Helm

3
Comments
7 min read
🚀 Mastering Async/Await in Rust: A Complete Guide 🦀

🚀 Mastering Async/Await in Rust: A Complete Guide 🦀

Comments
1 min read
Implementing FFmpeg Filters with Rust: A New Approach to Video and Audio Processing

Implementing FFmpeg Filters with Rust: A New Approach to Video and Audio Processing

1
Comments
5 min read
Pulumi Gestalt 0.0.1 released

Pulumi Gestalt 0.0.1 released

Comments 1
1 min read
Building a simple Kubernetes Controller in Rust - Part 1

Building a simple Kubernetes Controller in Rust - Part 1

Comments
6 min read
Useful Clippy lints

Useful Clippy lints

Comments
5 min read
loading...