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.
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
Rust Slices: Cutting Into References the Safe Way

Rust Slices: Cutting Into References the Safe Way

Comments
9 min read
Obfuscating Solana Transaction Trails with Custom Entropy (Rust)

Obfuscating Solana Transaction Trails with Custom Entropy (Rust)

Comments
1 min read
Understanding From and Into Traits in Rust

Understanding From and Into Traits in Rust

Comments
6 min read
Building an x86_64 Instruction Encoder from Scratch

Building an x86_64 Instruction Encoder from Scratch

Comments
3 min read
From Rust to Multi-Language: Litho's Plugin-Based Extensible Architecture Design

From Rust to Multi-Language: Litho's Plugin-Based Extensible Architecture Design

Comments
7 min read
Rust vs C, C++, Java & Python — 5 Everyday Programs Compared

Rust vs C, C++, Java & Python — 5 Everyday Programs Compared

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

11 Best Rust Courses Worth Taking in 2026

Comments
4 min read
SpacetimeDB and Reducers

SpacetimeDB and Reducers

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

Comments
10 min read
Open Source Project Commercial Benchmarking: Technical Solution Comparison Between Litho and DeepWiki

Open Source Project Commercial Benchmarking: Technical Solution Comparison Between Litho and DeepWiki

Comments
6 min read
How to draw the province borders

How to draw the province borders

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

Razen v1.1-preview.0 Release

5
Comments
1 min read
Building a CUDA-Accelerated Neural Network Library in Rust

Building a CUDA-Accelerated Neural Network Library in Rust

Comments
7 min read
Learning Rust with Dev Containers and Rustlings

Learning Rust with Dev Containers and Rustlings

Comments
7 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
How to Implement Rust’s Result Type in Dart Programming Language.

How to Implement Rust’s Result Type in Dart Programming Language.

Comments
5 min read
How Simple IDs Can Leak Your Secrets

How Simple IDs Can Leak Your Secrets

Comments
3 min read
Comparing Error Handling in Rust and Go

Comparing Error Handling in Rust and Go

Comments
6 min read
BLoC (Business Logic Component) in Rust

BLoC (Business Logic Component) in Rust

Comments
2 min read
Adapter Design Pattern in Rust

Adapter Design Pattern in Rust

Comments
2 min read
Understanding the as Keyword in Rust: Type Casting, Renaming, and Trait Disambiguation

Understanding the as Keyword in Rust: Type Casting, Renaming, and Trait Disambiguation

Comments
6 min read
Persisting data in Rust with Heave

Persisting data in Rust with Heave

1
Comments
4 min read
Using Either/Result in TypeScript for Error Handling

Using Either/Result in TypeScript for Error Handling

Comments
5 min read
How can prime numbers be efficiently determined? Economy 100 ms for 100 numbers.

How can prime numbers be efficiently determined? Economy 100 ms for 100 numbers.

Comments
2 min read
loading...