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.
Solidity vs Rust

Solidity vs Rust

4
Comments
5 min read
Telex: A Rust-Based PBX

Telex: A Rust-Based PBX

5
Comments 1
5 min read
Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal

Rust Easy! Modern Cross-platform Command Line Tools to Supercharge Your Terminal

233
Comments 23
10 min read
Network Coordinates

Network Coordinates

1
Comments
10 min read
Comfortably monitor your internet traffic with Sniffnet

Comfortably monitor your internet traffic with Sniffnet

20
Comments
1 min read
Rust GUI and GTK calc

Rust GUI and GTK calc

10
Comments
8 min read
Tutorial on Intro to Rust Programming

Tutorial on Intro to Rust Programming

5
Comments
3 min read
Supercharge Rust APIs with Serverless Functions

Supercharge Rust APIs with Serverless Functions

22
Comments 2
12 min read
How To Generate A 'Blazing Fast' .gitignore File

How To Generate A 'Blazing Fast' .gitignore File

4
Comments
1 min read
Embedded Rust & Embassy: GPIO Button Controlled Blinking

Embedded Rust & Embassy: GPIO Button Controlled Blinking

20
Comments
13 min read
Parsing Puzzle Text with Nom

Parsing Puzzle Text with Nom

4
Comments
12 min read
Releasing Rust Binaries with GitHub Actions - Part 2

Releasing Rust Binaries with GitHub Actions - Part 2

13
Comments
3 min read
GTK calculator on Rust

GTK calculator on Rust

8
Comments 4
1 min read
Render Pipelines in wgpu and Rust

Render Pipelines in wgpu and Rust

12
Comments
23 min read
Rust-03: Improving the simple program

Rust-03: Improving the simple program

2
Comments
3 min read
Git cheat sheet (Part 1)

Git cheat sheet (Part 1)

32
Comments 5
2 min read
Rust-02: The beginning

Rust-02: The beginning

Comments
3 min read
Rust-01: Why am I learning Rust?

Rust-01: Why am I learning Rust?

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

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

9
Comments
4 min read
Of bad feedback and one-upper coders

Of bad feedback and one-upper coders

3
Comments 3
4 min read
4-Step Primer on Navigating Embedded Rust HAL Documentation

4-Step Primer on Navigating Embedded Rust HAL Documentation

8
Comments
8 min read
Five simple steps to use any Arduino C++ library in a Rust project 🦀

Five simple steps to use any Arduino C++ library in a Rust project 🦀

23
Comments 3
16 min read
Generic MongoDB function in Rust

Generic MongoDB function in Rust

4
Comments
3 min read
3 things you have to get used to when learning Rust

3 things you have to get used to when learning Rust

15
Comments
2 min read
Rust-04: More operators and loops

Rust-04: More operators and loops

3
Comments
3 min read
Why Rust?

Why Rust?

37
Comments 1
9 min read
Why do we need configuration? Creating and handling configuration files in Rust 📝

Why do we need configuration? Creating and handling configuration files in Rust 📝

6
Comments
4 min read
Get Started with Rust: Traits

Get Started with Rust: Traits

1
Comments
12 min read
The dream about avoiding API-Endpoints and API-Calls (is it worth it?)

The dream about avoiding API-Endpoints and API-Calls (is it worth it?)

2
Comments 1
3 min read
Certificate Parsing with `domain-recon`

Certificate Parsing with `domain-recon`

12
Comments
6 min read
I cloned a simple VScode using Tauri and ReactJS

I cloned a simple VScode using Tauri and ReactJS

11
Comments 7
14 min read
Adding formatter and linter to rost_gen

Adding formatter and linter to rost_gen

3
Comments
2 min read
Parsing JSON with Rust

Parsing JSON with Rust

5
Comments
7 min read
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

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
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
Terrible 3D: A new (and horrible) 3D game engine.

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

1
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
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 !

6
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

47
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
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

42
Comments 2
19 min read
DataFrame Wars: Polars Leaves Pandas in the dust!

DataFrame Wars: Polars Leaves Pandas in the dust!

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

Live Reloading in Rust with Cargo Watch and Docker

13
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
How to make use of the GitLab CI for Rust Projects

How to make use of the GitLab CI for Rust Projects

18
Comments 1
10 min read
Live Reloading in Rust with Cargo Watch

Live Reloading in Rust with Cargo Watch

19
Comments
3 min read
loading...