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 Rust memory management work to beginners.

How Rust memory management work to beginners.

478
Comments 27
5 min read
Goodbye Electron. Hello Tauri!

Goodbye Electron. Hello Tauri!

189
Comments 22
4 min read
What we learned building our SaaS with Rust 🦀

What we learned building our SaaS with Rust 🦀

166
Comments 38
9 min read
Learning Rust: A clean start

Learning Rust: A clean start

136
Comments 10
6 min read
Laravel inside Rust? I have a reason for that.

Laravel inside Rust? I have a reason for that.

112
Comments 10
2 min read
How we built a Swift app that uses Rust

How we built a Swift app that uses Rust

95
Comments 14
4 min read
TypeScript with Go/Rust errors? No try/catch? Heresy.

TypeScript with Go/Rust errors? No try/catch? Heresy.

88
Comments 50
8 min read
Learning Rust: Grasping the concepts

Learning Rust: Grasping the concepts

75
Comments 13
8 min read
💳 Payments 101 for a Developer👨‍💻

💳 Payments 101 for a Developer👨‍💻

75
Comments 5
7 min read
Building a simple web server in Rust

Building a simple web server in Rust

74
Comments 2
6 min read
Making a notification service with Rust & AWS SNS

Making a notification service with Rust & AWS SNS

72
Comments 2
8 min read
Make a RAG-Powered Web Service with Qdrant and Rust

Make a RAG-Powered Web Service with Qdrant and Rust

71
Comments 2
10 min read
Bridging the Gap: Understanding Adapter and Composite Patterns in Rust

Bridging the Gap: Understanding Adapter and Composite Patterns in Rust

68
Comments 3
6 min read
Building a Neural Network in Rust (From Scratch)

Building a Neural Network in Rust (From Scratch)

68
Comments 3
7 min read
A Full Stack SaaS Template with Loco

A Full Stack SaaS Template with Loco

63
Comments 2
12 min read
Roll your own auth with Rust and Protobuf

Roll your own auth with Rust and Protobuf

60
Comments 3
12 min read
In Rust for Python: A Match from Heaven

In Rust for Python: A Match from Heaven

58
Comments 5
5 min read
Writing a WASM module in Rust

Writing a WASM module in Rust

56
Comments 2
8 min read
Sending logs to Grafana Loki in a Rust application

Sending logs to Grafana Loki in a Rust application

50
Comments
5 min read
Why Rust Is the Optimal Choice for Deep Learning, and How to Start Your Journey with the Burn Deep Learning Framework

Why Rust Is the Optimal Choice for Deep Learning, and How to Start Your Journey with the Burn Deep Learning Framework

48
Comments 3
4 min read
ReScript: Rust like features for JavaScript

ReScript: Rust like features for JavaScript

48
Comments 7
4 min read
Working with OpenAPI using Rust

Working with OpenAPI using Rust

47
Comments
6 min read
Moving from Typescript and Langchain to Rust and Loops

Moving from Typescript and Langchain to Rust and Loops

46
Comments 6
6 min read
Intro to advanced Rust traits & generics

Intro to advanced Rust traits & generics

45
Comments 3
8 min read
Build Your Own curl - Rust

Build Your Own curl - Rust

45
Comments
6 min read
Deep Neural Network from Scratch in Rust 🦀 : Part 1- Basics of Neural Network

Deep Neural Network from Scratch in Rust 🦀 : Part 1- Basics of Neural Network

43
Comments 2
5 min read
Writing an Equation Solver

Writing an Equation Solver

43
Comments
13 min read
Why we're changing our hiring process 🚀🎸

Why we're changing our hiring process 🚀🎸

40
Comments 4
3 min read
Rust, Go, Rinha e I/O

Rust, Go, Rinha e I/O

39
Comments 10
9 min read
Prodzilla: From Zero to Prod with Rust and Shuttle

Prodzilla: From Zero to Prod with Rust and Shuttle

39
Comments 1
9 min read
Rust 101: Write, Build, and Debug Your First Program

Rust 101: Write, Build, and Debug Your First Program

38
Comments 1
3 min read
Transitioning From PyTorch to Burn

Transitioning From PyTorch to Burn

35
Comments 1
26 min read
Control flow in Rust

Control flow in Rust

35
Comments 7
8 min read
Understanding the basics of Smart Pointers in Rust

Understanding the basics of Smart Pointers in Rust

35
Comments
14 min read
Variables, Shadowing, and Constants in Rust

Variables, Shadowing, and Constants in Rust

34
Comments 13
4 min read
Rust Tooling: 8 tools that will increase your productivity

Rust Tooling: 8 tools that will increase your productivity

32
Comments 2
7 min read
Ownership in Rust

Ownership in Rust

29
Comments 7
7 min read
Slices in Rust

Slices in Rust

28
Comments 6
6 min read
Deep Neural Network from Scratch in Rust 🦀 - Part 3- Forward Propagation

Deep Neural Network from Scratch in Rust 🦀 - Part 3- Forward Propagation

28
Comments 3
7 min read
URL shortening using CLI

URL shortening using CLI

28
Comments 8
5 min read
Learning Rust: Looking at Ownership

Learning Rust: Looking at Ownership

28
Comments 3
5 min read
Structs in Rust

Structs in Rust

27
Comments 4
4 min read
The Complete(sh) Rust Cheat Sheet

The Complete(sh) Rust Cheat Sheet

26
Comments
22 min read
The Evolving Journey of a Lifelong Coder: What's Next?

The Evolving Journey of a Lifelong Coder: What's Next?

26
Comments 1
5 min read
What This Senior Developer Learned From His First Big Rust Project

What This Senior Developer Learned From His First Big Rust Project

26
Comments 3
15 min read
How to build self hosted Github Stargazer Bots on Discord and Slack using Fluvio.

How to build self hosted Github Stargazer Bots on Discord and Slack using Fluvio.

26
Comments 1
8 min read
Solving the "floating point precision" problem with... floats?

Solving the "floating point precision" problem with... floats?

26
Comments 10
13 min read
To Code and Beyond: A Neverland Adventure in Bash, Lua, Python, and Rust

To Code and Beyond: A Neverland Adventure in Bash, Lua, Python, and Rust

25
Comments 24
2 min read
5 Rust Project Ideas for Absolute Beginner Devs🦀

5 Rust Project Ideas for Absolute Beginner Devs🦀

25
Comments 4
2 min read
Learning Rust: Enumerating Excellence

Learning Rust: Enumerating Excellence

25
Comments 6
6 min read
Implementing API Rate Limiting in Rust

Implementing API Rate Limiting in Rust

25
Comments 1
7 min read
Learning Rust 🦀: 01- Intro and Setup

Learning Rust 🦀: 01- Intro and Setup

24
Comments 1
6 min read
Side by Side Series: Rust & Go - The Builder

Side by Side Series: Rust & Go - The Builder

24
Comments 5
6 min read
Why Do Developers Flock to Rust?

Why Do Developers Flock to Rust?

24
Comments 16
1 min read
Deep Neural Network from Scratch in Rust 🦀 - Part 2- Loading Data and Initializing an NN Model

Deep Neural Network from Scratch in Rust 🦀 - Part 2- Loading Data and Initializing an NN Model

24
Comments
6 min read
Building a dead simple background job in Rust

Building a dead simple background job in Rust

24
Comments 1
5 min read
Deep Neural Network from Scratch in Rust 🦀- Part 4- Loss Function and Back Propagation

Deep Neural Network from Scratch in Rust 🦀- Part 4- Loss Function and Back Propagation

24
Comments 4
7 min read
Building Secure Docker Images for Production - Best Practices

Building Secure Docker Images for Production - Best Practices

23
Comments 4
7 min read
Learning Rust: Structuring Data with Structs

Learning Rust: Structuring Data with Structs

23
Comments 6
4 min read
I made a Copilot in Rust 🦀 , here is what I have learned... (as a TypeScript dev)

I made a Copilot in Rust 🦀 , here is what I have learned... (as a TypeScript dev)

22
Comments 4
25 min read
loading...