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.
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
What's new in SeaQuery 0.27.0

What's new in SeaQuery 0.27.0

5
Comments
6 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
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
loading...