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.
Implementing JWT Authentication in Rust using Axum

Implementing JWT Authentication in Rust using Axum

Comments
7 min read
Bringing Rust & Go-Inspired Functional Error Handling to TypeScript

Bringing Rust & Go-Inspired Functional Error Handling to TypeScript

Comments
3 min read
Building an A2A-Compatible Agent in Rust: My Telex Integration Journey

Building an A2A-Compatible Agent in Rust: My Telex Integration Journey

Comments
5 min read
Mastering Ownership, Moves, Borrowing, and Lifetimes in Rust

Mastering Ownership, Moves, Borrowing, and Lifetimes in Rust

Comments
32 min read
Mastering `Copy` and `Clone` traits in Rust

Mastering `Copy` and `Clone` traits in Rust

Comments
4 min read
Mastering `Copy` and `Clone` traits in Rust

Mastering `Copy` and `Clone` traits in Rust

Comments
4 min read
Linked Lists in Rust 1.90.0: A Comprehensive Technical Guide

Linked Lists in Rust 1.90.0: A Comprehensive Technical Guide

Comments
12 min read
Rust vs. Go: Type-Safe State Machines Explained Through Star Wars

Rust vs. Go: Type-Safe State Machines Explained Through Star Wars

Comments
19 min read
Unleash the Power of LLMs in Rust with Helios Engine

Unleash the Power of LLMs in Rust with Helios Engine

Comments
4 min read
Error Handling in Rust: From Panic to anyhow and thiserror

Error Handling in Rust: From Panic to anyhow and thiserror

Comments
10 min read
Two Paths to Safety: How Go and Rust Made Opposite Bets

Two Paths to Safety: How Go and Rust Made Opposite Bets

Comments
6 min read
Realm: The Dev Environment That Eliminates Terminal Chaos

Realm: The Dev Environment That Eliminates Terminal Chaos

1
Comments
5 min read
Understanding the Cow<T>: Copy on Write

Understanding the Cow<T>: Copy on Write

1
Comments
10 min read
prmt: instant-feeling shell prompts (sub-millisecond, even over SSH)

prmt: instant-feeling shell prompts (sub-millisecond, even over SSH)

Comments
2 min read
 🦀 Rust Weekly Log — This Week’s Progress

 🦀 Rust Weekly Log — This Week’s Progress

Comments
1 min read
Top 5 Rust Frameworks (2025)

Top 5 Rust Frameworks (2025)

1
Comments
7 min read
OSD600: Lab 6 — Repomix's token count tree feature and its prototyping in Rust

OSD600: Lab 6 — Repomix's token count tree feature and its prototyping in Rust

Comments
3 min read
The Rejection Email Hit Different When It Was the Fifth One

The Rejection Email Hit Different When It Was the Fifth One

1
Comments
7 min read
I thought the Rust of update logs was good.

I thought the Rust of update logs was good.

Comments
3 min read
Tauri in Hoppscotch codebase.

Tauri in Hoppscotch codebase.

Comments
3 min read
I’m Not Like the Others: A Technical Autodidact Who Builds His Own Challenges

I’m Not Like the Others: A Technical Autodidact Who Builds His Own Challenges

Comments
2 min read
A Timer App you can fully control with keyboard shortcuts

A Timer App you can fully control with keyboard shortcuts

Comments
1 min read
Building Sentence Transformers in Rust: A Practical Guide with Burn, ONNX Runtime, and Candle

Building Sentence Transformers in Rust: A Practical Guide with Burn, ONNX Runtime, and Candle

1
Comments
12 min read
A Complete Guide to Rust Variables, Ownership, Lifetimes, and Memory Management

A Complete Guide to Rust Variables, Ownership, Lifetimes, and Memory Management

Comments
27 min read
Implementing JWT Authentication in Rust with Axum.

Implementing JWT Authentication in Rust with Axum.

1
Comments
5 min read
loading...