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.
Microsoft TypeScript Devs Explain Why They Chose Go Over Rust, C#

Microsoft TypeScript Devs Explain Why They Chose Go Over Rust, C#

Comments
1 min read
Sprint 4 - I'm Finally Making Sense of Hurl

Sprint 4 - I'm Finally Making Sense of Hurl

1
Comments
5 min read
Setting Up the project for Game Engine (Rust Game Engine Dev #1)

Setting Up the project for Game Engine (Rust Game Engine Dev #1)

Comments
2 min read
build-my-own-datalake: Part 1

build-my-own-datalake: Part 1

Comments
4 min read
Making a Game Engine using rust lang. (Rust Game Engine Dev #0)

Making a Game Engine using rust lang. (Rust Game Engine Dev #0)

Comments
2 min read
Understanding Rust Ownership

Understanding Rust Ownership

3
Comments
2 min read
Rust for Embedded Systems: Maximizing Safety Without Sacrificing Performance

Rust for Embedded Systems: Maximizing Safety Without Sacrificing Performance

Comments
8 min read
I'm making a new programming language 🚀 #1

I'm making a new programming language 🚀 #1

Comments
3 min read
Building Robust CLI Tools in Rust: A Developer's Guide to Performance and Safety

Building Robust CLI Tools in Rust: A Developer's Guide to Performance and Safety

Comments
9 min read
A Simple chat server in rust, Shat!

A Simple chat server in rust, Shat!

7
Comments
8 min read
Mastering Rust File Handling: Safe and Efficient I/O Operations

Mastering Rust File Handling: Safe and Efficient I/O Operations

2
Comments
7 min read
Rust Generics Made Simple

Rust Generics Made Simple

6
Comments
8 min read
Rust's Type-Driven Error Handling: A Better Programming Model

Rust's Type-Driven Error Handling: A Better Programming Model

1
Comments
8 min read
High-cardinality values for build flags in Rust

High-cardinality values for build flags in Rust

10
Comments 2
3 min read
Mastering Rust Project Structure with Packages, Crates, and Modules 🚀

Mastering Rust Project Structure with Packages, Crates, and Modules 🚀

Comments
1 min read
AgentKit: A Technical Vision for Building Universal AI Automation for Human-Computer Interaction Based on Rust

AgentKit: A Technical Vision for Building Universal AI Automation for Human-Computer Interaction Based on Rust

1
Comments
24 min read
How Cosine Similarity Helped My CLI Decide Where Files Belong (messy-folder-reorganizer-ai)

How Cosine Similarity Helped My CLI Decide Where Files Belong (messy-folder-reorganizer-ai)

1
Comments
3 min read
Rust Concurrency: Common Async Pitfalls Explained

Rust Concurrency: Common Async Pitfalls Explained

7
Comments
4 min read
How to Write a Multithreaded File Processor in Rust With Channels and Thread Pools

How to Write a Multithreaded File Processor in Rust With Channels and Thread Pools

Comments
2 min read
Don't Cry about Pointers anymore - Deep Dive with C, Go and Rust

Don't Cry about Pointers anymore - Deep Dive with C, Go and Rust

10
Comments
12 min read
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
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
loading...