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.
4 Simple Steps for Creating a Platform Agnostic Driver in Rust

4 Simple Steps for Creating a Platform Agnostic Driver in Rust

12
Comments
4 min read
Do we need a "Rust Standard"?

Do we need a "Rust Standard"?

5
Comments
13 min read
Build a Job Queue with Rust Using Aide-De-Camp (Part 1)

Build a Job Queue with Rust Using Aide-De-Camp (Part 1)

8
Comments
13 min read
How to build a One-Time-Password(OTP) Verification API with Rust and Twilio

How to build a One-Time-Password(OTP) Verification API with Rust and Twilio

7
Comments 2
8 min read
Changing the primary display on Windows by code is easy... right?

Changing the primary display on Windows by code is easy... right?

1
Comments 2
4 min read
Terrible 3D: A new (and horrible) 3D game engine.

Terrible 3D: A new (and horrible) 3D game engine.

2
Comments
2 min read
Creating a priority queue with a custom sort order using a binary heap in Rust

Creating a priority queue with a custom sort order using a binary heap in Rust

9
Comments
2 min read
Rethinking Virtualization for Backends

Rethinking Virtualization for Backends

11
Comments
10 min read
Comparing Elixir with Rust and Go

Comparing Elixir with Rust and Go

8
Comments
7 min read
Why you should be careful with the Default trait/typeclass

Why you should be careful with the Default trait/typeclass

4
Comments 1
5 min read
Rust Embedded Graphics with the MAX7219

Rust Embedded Graphics with the MAX7219

5
Comments
12 min read
Announcing Puff - A hybrid Rust/Python Framework to build Apps for the Cloud

Announcing Puff - A hybrid Rust/Python Framework to build Apps for the Cloud

5
Comments 1
5 min read
Embedded Systems Weekly #123

Embedded Systems Weekly #123

4
Comments 2
3 min read
Rust : l'héritage n'existe pas !

Rust : l'héritage n'existe pas !

7
Comments
5 min read
How to Set Up a Fullstack Rust Project with Axum, React, Vite, and Shared Types

How to Set Up a Fullstack Rust Project with Axum, React, Vite, and Shared Types

56
Comments 3
8 min read
Rust based alternatives for Unix & GNU Terminal Tools (Quick Table)

Rust based alternatives for Unix & GNU Terminal Tools (Quick Table)

7
Comments
2 min read
Creating a minimal RESTful song request API using Rocket 🚀

Creating a minimal RESTful song request API using Rocket 🚀

16
Comments
4 min read
DataFrame Wars: Polars Leaves Pandas in the dust!

DataFrame Wars: Polars Leaves Pandas in the dust!

22
Comments
2 min read
How to Build a Rust CLI Tool to Generate Typescript Types from Rust

How to Build a Rust CLI Tool to Generate Typescript Types from Rust

43
Comments 2
19 min read
Live Reloading in Rust with Cargo Watch and Docker

Live Reloading in Rust with Cargo Watch and Docker

15
Comments 1
2 min read
Rust-ify Linux/GNU/macOS terminal tools

Rust-ify Linux/GNU/macOS terminal tools

24
Comments 2
7 min read
Platform Agnostic Drivers in Rust: Publishing to Crates.io

Platform Agnostic Drivers in Rust: Publishing to Crates.io

6
Comments
5 min read
Live Reloading in Rust with Cargo Watch

Live Reloading in Rust with Cargo Watch

25
Comments 2
3 min read
How to make use of the GitLab CI for Rust Projects

How to make use of the GitLab CI for Rust Projects

25
Comments 1
10 min read
Cryptopals challenge #33: Implement Diffie-Hellman

Cryptopals challenge #33: Implement Diffie-Hellman

3
Comments
2 min read
loading...