DEV Community

Rust

This tag is for posts related to the Rust programming language, including its libraries.

👋 Sign in for the ability sort posts by top and latest.
Error Handling in Rust

Error Handling in Rust

Reactions 2 Comments
3 min read
Is Rust going to Replace Java?

Is Rust going to Replace Java?

Reactions 38 Comments 35
2 min read
Writing a QML Application in Rust (Part 1)

Writing a QML Application in Rust (Part 1)

Reactions 3 Comments
4 min read
What's next for AssemblyLift? Data-oriented cloud dev through WebAssembly and capability-based security

What's next for AssemblyLift? Data-oriented cloud dev through WebAssembly and capability-based security

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

Rust Ephemeral Encrypted Containers/FS (maybe)

Reactions 7 Comments
10 min read
What Are the Ways to Handle Errors in Rust?

What Are the Ways to Handle Errors in Rust?

Reactions 2 Comments
7 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

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

Solana teardown: Walkthrough of the example helloworld program

Reactions 4 Comments
5 min read
Cloning, how does it work?

Cloning, how does it work?

Reactions 2 Comments
1 min read
Refactoring Code

Refactoring Code

Reactions 5 Comments
3 min read
Rust 関数オーバーロード、引数の数が異なる場合

Rust 関数オーバーロード、引数の数が異なる場合

Reactions 4 Comments
2 min read
Rust で関数・メソッドをオーバーロード (多重定義) する方法 その1

Rust で関数・メソッドをオーバーロード (多重定義) する方法 その1

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

GitUI - v0.18 supports rebase

Reactions 7 Comments 1
1 min read
RustLings II

RustLings II

Reactions 5 Comments
3 min read
Building static Rust binaries for Linux

Building static Rust binaries for Linux

Reactions 6 Comments
3 min read
RustLings I

RustLings I

Reactions 6 Comments
2 min read
Rust: most sought after meetups in September, 2021

Rust: most sought after meetups in September, 2021

Reactions 2 Comments
2 min read
Solana: How to send custom instructions via instruction data

Solana: How to send custom instructions via instruction data

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

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

Reactions 7 Comments 1
2 min read
Hacktoberfest Week 2

Hacktoberfest Week 2

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

How to overload function in Rust (Basic case).

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

Reactions 9 Comments 2
5 min read
Rust: Stack vs Heap

Rust: Stack vs Heap

Reactions 4 Comments
1 min read
Adding New Features to Rssg and Git Merging Branches

Adding New Features to Rssg and Git Merging Branches

Reactions 5 Comments
2 min read
Validate fields and types in serde with TryFrom

Validate fields and types in serde with TryFrom

Reactions 6 Comments
3 min read
Debugging in Rust

Debugging in Rust

Reactions 6 Comments 2
1 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)

Reactions 7 Comments
7 min read
Game of Life in Rust

Game of Life in Rust

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

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

Reactions 13 Comments 2
4 min read
Hacktoberfest Week 1

Hacktoberfest Week 1

Reactions 6 Comments
2 min read
Summing Really Big Numbers In Rust

Summing Really Big Numbers In Rust

Reactions 2 Comments
8 min read
Running Rust on AWS Lambda on ARM64

Running Rust on AWS Lambda on ARM64

Reactions 22 Comments 1
4 min read
Container Runtime in Rust - Part II

Container Runtime in Rust - Part II

Reactions 13 Comments
7 min read
The advantages of various types of strings in Rust

The advantages of various types of strings in Rust

Reactions 3 Comments 3
1 min read
rustc frustrations: trait coherence edition

rustc frustrations: trait coherence edition

Reactions 6 Comments
5 min read
Doctave CLI 0.2.0: A Benchmarking Story

Doctave CLI 0.2.0: A Benchmarking Story

Reactions 6 Comments
4 min read
The Futility of Benchmarks

The Futility of Benchmarks

Reactions 6 Comments
7 min read
I made a tool in Rust to play mechanical keyboard sounds on every key press 00:55

I made a tool in Rust to play mechanical keyboard sounds on every key press

Reactions 35 Comments 5
1 min read
What are Rust Loops ?

What are Rust Loops ?

Reactions 2 Comments
2 min read
Rust - Borrowing ?

Rust - Borrowing ?

Reactions 8 Comments
2 min read
How to install Solana dev tools on an M1 Mac

How to install Solana dev tools on an M1 Mac

Reactions 14 Comments 2
4 min read
Giving Your JSON a Web API with Rust

Giving Your JSON a Web API with Rust

Reactions 12 Comments
5 min read
Have you tried functional programming?

Have you tried functional programming?

Reactions 101 Comments 58
1 min read
Val - Powerful Static and Dynamic programming language

Val - Powerful Static and Dynamic programming language

Reactions 5 Comments
1 min read
[Tự học Substrate #1] Chuỗi Substrate Chain - Giới thiệu

[Tự học Substrate #1] Chuỗi Substrate Chain - Giới thiệu

Reactions 2 Comments
2 min read
Thoughts on Rust at First, but then Ramblings on Top Programming Languages

Thoughts on Rust at First, but then Ramblings on Top Programming Languages

Reactions 6 Comments 7
4 min read
URL Shortener with Rust, Svelte, & AWS (5/): Frontend

URL Shortener with Rust, Svelte, & AWS (5/): Frontend

Reactions 11 Comments
5 min read
I made a CLI tool in Rust to play mechanical keyboard sound effects globally

I made a CLI tool in Rust to play mechanical keyboard sound effects globally

Reactions 10 Comments 1
1 min read
Using Rust Cloudflare Workers: Serverless hCaptcha

Using Rust Cloudflare Workers: Serverless hCaptcha

Reactions 7 Comments
15 min read
Deploy an ultra-fast blog in minutes with Eleventy and AssemblyLift (WebAssembly + Lambda + API Gateway + Rust)

Deploy an ultra-fast blog in minutes with Eleventy and AssemblyLift (WebAssembly + Lambda + API Gateway + Rust)

Reactions 14 Comments
8 min read
Plugin based architecture in Rust

Plugin based architecture in Rust

Reactions 7 Comments
6 min read
Write rust code without english

Write rust code without english

Reactions 4 Comments 1
2 min read
Getting started with Metaplex (A Solana NFT Journey PT. 1)

Getting started with Metaplex (A Solana NFT Journey PT. 1)

Reactions 11 Comments 4
5 min read
Rust - Ownership ?

Rust - Ownership ?

Reactions 10 Comments
3 min read
Rust - Usando Structs

Rust - Usando Structs

Reactions 5 Comments
3 min read
Rust - Variáveis e mutabilidade

Rust - Variáveis e mutabilidade

Reactions 5 Comments
3 min read
Rust - Tipos de dados

Rust - Tipos de dados

Reactions 5 Comments
3 min read
Rust + Google Sheets API Quickstart

Rust + Google Sheets API Quickstart

Reactions 9 Comments 1
2 min read
URL Shortener with Rust, Svelte, & AWS (4/): Dockerizing

URL Shortener with Rust, Svelte, & AWS (4/): Dockerizing

Reactions 24 Comments
5 min read
Learning Rust with rustlings

Learning Rust with rustlings

Reactions 4 Comments
2 min read
loading...