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.
Implementing the Health Check API Pattern with Rust

Implementing the Health Check API Pattern with Rust

7
Comments
8 min read
Error Handling in Rust

Error Handling in Rust

19
Comments 2
3 min read
Quick tip: if Rust stopped formatting your code ...

Quick tip: if Rust stopped formatting your code ...

9
Comments 3
1 min read
How actix-web's application state and Data extractor works internally

How actix-web's application state and Data extractor works internally

12
Comments 4
4 min read
Iced.rs tutorial: How to build a simple Rust frontend web app

Iced.rs tutorial: How to build a simple Rust frontend web app

25
Comments
14 min read
Solana teardown: Walkthrough of the example helloworld program

Solana teardown: Walkthrough of the example helloworld program

21
Comments
5 min read
Writing a QML Application in Rust (Part 1)

Writing a QML Application in Rust (Part 1)

16
Comments
4 min read
Cloning, how does it work?

Cloning, how does it work?

2
Comments 1
1 min read
godot-logger – A Rust Logger for Godot

godot-logger – A Rust Logger for Godot

3
Comments
3 min read
Building static Rust binaries for Linux

Building static Rust binaries for Linux

7
Comments
3 min read
Rust Ephemeral Encrypted Containers/FS (maybe)

Rust Ephemeral Encrypted Containers/FS (maybe)

7
Comments
10 min read
Solana: How to send custom instructions via instruction data

Solana: How to send custom instructions via instruction data

29
Comments 1
5 min read
Rust: most sought after meetups in September, 2021

Rust: most sought after meetups in September, 2021

2
Comments
2 min read
How to overload method in Rust (amount of args differ).

How to overload method in Rust (amount of args differ).

7
Comments 1
2 min read
Refactoring Code

Refactoring Code

6
Comments
3 min read
Hacktoberfest Week 2

Hacktoberfest Week 2

7
Comments
2 min read
How to overload function in Rust (Basic case).

How to overload function in Rust (Basic case).

6
Comments
2 min read
A simple 2D pinball game made with Rust, Bevy and Rapier

A simple 2D pinball game made with Rust, Bevy and Rapier

18
Comments 2
5 min read
GitUI - v0.18 supports rebase

GitUI - v0.18 supports rebase

9
Comments 1
1 min read
Validate fields and types in serde with TryFrom

Validate fields and types in serde with TryFrom

6
Comments
3 min read
Lambda function HTTP authorization with Auth0 and AssemblyLift (WebAssembly + Lambda + API Gateway + Rust)

Lambda function HTTP authorization with Auth0 and AssemblyLift (WebAssembly + Lambda + API Gateway + Rust)

8
Comments
7 min read
Game of Life in Rust

Game of Life in Rust

9
Comments
5 min read
URL Shortener with Rust, Svelte, & AWS (6/): Deploying to AWS

URL Shortener with Rust, Svelte, & AWS (6/): Deploying to AWS

15
Comments 2
4 min read
Tu primer Programa en Solana

Tu primer Programa en Solana

6
Comments 2
2 min read
Hacktoberfest Week 1

Hacktoberfest Week 1

6
Comments
2 min read
loading...