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.
Rust microservices in server-side WebAssembly
Cover image for Rust microservices in server-side WebAssembly

Rust microservices in server-side WebAssembly

10
Comments
9 min read
Follow Friday: Rust Edition (28 October 2022)

Follow Friday: Rust Edition (28 October 2022)

20
Comments 5
1 min read
Segment Trees (for Concert Tickets)

Segment Trees (for Concert Tickets)

7
Comments
15 min read
4 Simple Steps for Creating a Platform Agnostic Driver in Rust
Cover image for 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"?
Cover image for 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)
Cover image for 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
Cover image for 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
Cover image for Rethinking Virtualization for Backends

Rethinking Virtualization for Backends

11
Comments
10 min read
Comparing Elixir with Rust and Go
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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)
Cover image for 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 🚀
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Platform Agnostic Drivers in Rust: Publishing to Crates.io

Platform Agnostic Drivers in Rust: Publishing to Crates.io

6
Comments
5 min read
loading...