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.
Solving the "floating point precision" problem with... floats?

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

30
Comments 10
13 min read
How to find all structs that Derive known macro in Rust

How to find all structs that Derive known macro in Rust

Comments
3 min read
30 Days of Rust - Day 20

30 Days of Rust - Day 20

Comments
4 min read
A NoSQL embedded database for you Rust app

A NoSQL embedded database for you Rust app

Comments 1
3 min read
Getting started with gRPC in Rust

Getting started with gRPC in Rust

8
Comments
9 min read
Mocking in Rust: Mockall and alternatives

Mocking in Rust: Mockall and alternatives

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

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

30
Comments 3
7 min read
Rust Trait Implementation Wizardry 🧙: Unveiling the Magic of Macro Rules

Rust Trait Implementation Wizardry 🧙: Unveiling the Magic of Macro Rules

11
Comments
6 min read
Should I Learn Math First, Then Rust or C, or Can I Learn Mathematics and Rust, C Simultaneously?

Should I Learn Math First, Then Rust or C, or Can I Learn Mathematics and Rust, C Simultaneously?

Comments 1
1 min read
Build a HTTP server with Rust and tokio - Part 1: serving static files

Build a HTTP server with Rust and tokio - Part 1: serving static files

4
Comments
5 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

47
Comments 2
5 min read
Simple IT: Set Up and Ongoing Maintenance of Zero Assumptions

Simple IT: Set Up and Ongoing Maintenance of Zero Assumptions

2
Comments
1 min read
How to Write Files in Rust

How to Write Files in Rust

2
Comments
7 min read
Building microservices in Rust with Spin

Building microservices in Rust with Spin

4
Comments
8 min read
How to Use Rust Code in a JavaScript Worklet (Without wasm-pack)

How to Use Rust Code in a JavaScript Worklet (Without wasm-pack)

1
Comments
6 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
ESP32 Embedded Rust at the HAL: Timer Ultrasonic Distance Measurement

ESP32 Embedded Rust at the HAL: Timer Ultrasonic Distance Measurement

5
Comments
8 min read
Clustered SurrealDB for 1.0.0-beta9

Clustered SurrealDB for 1.0.0-beta9

12
Comments
8 min read
Build a desktop app with Qt and Rust

Build a desktop app with Qt and Rust

9
Comments
12 min read
I built the same Web Server in 5 languages. Here's what I found…

I built the same Web Server in 5 languages. Here's what I found…

5
Comments 1
3 min read
How I used wasm-pack to build a WebAssembly module for an AudioWorkletProcessor

How I used wasm-pack to build a WebAssembly module for an AudioWorkletProcessor

10
Comments
5 min read
30 Days of Rust - Day 19

30 Days of Rust - Day 19

Comments
4 min read
rs-api is based on a web/api application created by axum crate

rs-api is based on a web/api application created by axum crate

2
Comments
2 min read
Solution-diffusion model in Rust

Solution-diffusion model in Rust

5
Comments
5 min read
30 Days of Rust - Day 18

30 Days of Rust - Day 18

Comments
3 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
30 Days of Rust - Day 17

30 Days of Rust - Day 17

Comments
4 min read
How to Create a Tray-Only Tauri App

How to Create a Tray-Only Tauri App

3
Comments
1 min read
Developing a Desktop Application via Rust and NextJS. The Tauri Way.

Developing a Desktop Application via Rust and NextJS. The Tauri Way.

58
Comments 6
10 min read
ESP32 Embedded Rust at the HAL: PWM Buzzer

ESP32 Embedded Rust at the HAL: PWM Buzzer

6
Comments
12 min read
Working with Rust as a C++ Programmer

Working with Rust as a C++ Programmer

1
Comments 1
3 min read
# Build a web server with Rust and tokio - Part 0: the simplest possible GET handler

# Build a web server with Rust and tokio - Part 0: the simplest possible GET handler

18
Comments
6 min read
30 Days of Rust - Day 16

30 Days of Rust - Day 16

1
Comments
3 min read
Writing unit tests for rust applications

Writing unit tests for rust applications

1
Comments
4 min read
Rust 🦀 CRUD Rest API with Docker 🐳

Rust 🦀 CRUD Rest API with Docker 🐳

156
Comments 45
15 min read
6 weeks with Rust

6 weeks with Rust

Comments
4 min read
30 Days of Rust - Halfway

30 Days of Rust - Halfway

1
Comments
3 min read
30 Days of Rust - Day 14

30 Days of Rust - Day 14

Comments
3 min read
Conferences about Rust Embedded

Conferences about Rust Embedded

Comments
1 min read
Tower of Hanoi in P5.js + WASM

Tower of Hanoi in P5.js + WASM

11
Comments
5 min read
Shorter faster stronger

Shorter faster stronger

Comments
1 min read
How to Read Files in Rust

How to Read Files in Rust

10
Comments
6 min read
Server-side rendering in Rust - a Dall.E use-case

Server-side rendering in Rust - a Dall.E use-case

16
Comments
5 min read
30 Day of Rust - Day 13

30 Day of Rust - Day 13

1
Comments
4 min read
Rust Tauri (inspired by Electron) 1.3: Getting started to build apps

Rust Tauri (inspired by Electron) 1.3: Getting started to build apps

8
Comments
5 min read
Authentication system using rust (actix-web) and sveltekit - Automated testing

Authentication system using rust (actix-web) and sveltekit - Automated testing

2
Comments 6
11 min read
The best TRAIT of RUST 🔥 (no pun intended)

The best TRAIT of RUST 🔥 (no pun intended)

16
Comments 4
5 min read
Rust is not hard! Part 1: GitHub Actions

Rust is not hard! Part 1: GitHub Actions

12
Comments 3
13 min read
32 Rust crates you better know about

32 Rust crates you better know about

5
Comments 1
19 min read
30 Days of Rust - Day 12

30 Days of Rust - Day 12

Comments
2 min read
30 Days of Rust - Day 11

30 Days of Rust - Day 11

Comments
2 min read
Authentication system using rust (actix-web) and sveltekit - Token regeneration and password reset

Authentication system using rust (actix-web) and sveltekit - Token regeneration and password reset

1
Comments
10 min read
30 Days of Rust - Biting off more than I can chew

30 Days of Rust - Biting off more than I can chew

Comments
4 min read
Crafting High-Performance CLI Applications in Rust: Essential Considerations

Crafting High-Performance CLI Applications in Rust: Essential Considerations

1
Comments
4 min read
Rust: Working with Regular Expressions

Rust: Working with Regular Expressions

2
Comments
4 min read
Fun and Hackable Tensors in Rust, From Scratch

Fun and Hackable Tensors in Rust, From Scratch

4
Comments
32 min read
Integrating TailwindCSS with a Dioxus Desktop App in Rust

Integrating TailwindCSS with a Dioxus Desktop App in Rust

8
Comments
2 min read
30 Days of Rust - Starting the CLI tool

30 Days of Rust - Starting the CLI tool

Comments
2 min read
Pattern Matching using Match Construct

Pattern Matching using Match Construct

Comments
4 min read
Authentication system using rust (actix-web) and sveltekit - File upload to AWS S3, Profile Update

Authentication system using rust (actix-web) and sveltekit - File upload to AWS S3, Profile Update

2
Comments
13 min read
loading...