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.
Why Rig? 5 Compelling Reasons to Use Rig for Your Next LLM Project

Why Rig? 5 Compelling Reasons to Use Rig for Your Next LLM Project

16
Comments
8 min read
Introducing Byte Code Review Challenges

Introducing Byte Code Review Challenges

1
Comments
1 min read
Understanding Rust and Building a Simple Calculator API from Scratch

Understanding Rust and Building a Simple Calculator API from Scratch

2
Comments
12 min read
Deserialising binary data in Rust

Deserialising binary data in Rust

1
Comments
2 min read
Type-safe scalable database IDs for Rust

Type-safe scalable database IDs for Rust

Comments
6 min read
Part 1: How to build Auth API in Rust using gRPC

Part 1: How to build Auth API in Rust using gRPC

3
Comments
5 min read
Interview with Johans Justs Eris, Tauri Developer for Blenderbase at PhysicalAddons

Interview with Johans Justs Eris, Tauri Developer for Blenderbase at PhysicalAddons

7
Comments
1 min read
Total Madness #2: Async Locks

Total Madness #2: Async Locks

Comments
15 min read
Axum/Tera & Real Shortcodes in Rust: A WordPress-Like Implementation

Axum/Tera & Real Shortcodes in Rust: A WordPress-Like Implementation

2
Comments
6 min read
Using Struct

Using Struct

Comments
2 min read
Leptos + Tauri Tutorial

Leptos + Tauri Tutorial

8
Comments 2
11 min read
Lifetimes in Rust Explained with Examples

Lifetimes in Rust Explained with Examples

3
Comments
6 min read
Rig: A Rust Library for Building LLM-Powered Applications

Rig: A Rust Library for Building LLM-Powered Applications

12
Comments
6 min read
Borrowing and References in Rust Explained

Borrowing and References in Rust Explained

Comments
7 min read
Rust ownership System Explained

Rust ownership System Explained

8
Comments
6 min read
Setup your own Standalone/Local Stellar Blockchain to test different Smart Contracts & dApps

Setup your own Standalone/Local Stellar Blockchain to test different Smart Contracts & dApps

Comments
7 min read
Tauri dialog instead of window.confirm

Tauri dialog instead of window.confirm

Comments
1 min read
tex-fmt: An extremely fast LaTeX formatter written in Rust

tex-fmt: An extremely fast LaTeX formatter written in Rust

Comments
1 min read
[Rust]How to make string handing to frontend on tauri app

[Rust]How to make string handing to frontend on tauri app

Comments
1 min read
Parsing Redis Commands with tokio-util

Parsing Redis Commands with tokio-util

1
Comments
13 min read
Adding Search Functionality to a Hugo Static Site Based on INFINI Pizza for WebAssembly

Adding Search Functionality to a Hugo Static Site Based on INFINI Pizza for WebAssembly

2
Comments
6 min read
Building cross-platform GUI apps in Rust using egui

Building cross-platform GUI apps in Rust using egui

9
Comments 1
23 min read
Rust vs Go? Which Should You Learn in 2024

Rust vs Go? Which Should You Learn in 2024

26
Comments 3
9 min read
Build a Bare-Bones RESP parser

Build a Bare-Bones RESP parser

2
Comments
8 min read
Setting up the Environment and Hello world in WASM with Rust 🦀

Setting up the Environment and Hello world in WASM with Rust 🦀

5
Comments
2 min read
I created a simple app by very fast Rust web framework Actix web. Please use this as a sample code.

I created a simple app by very fast Rust web framework Actix web. Please use this as a sample code.

1
Comments
5 min read
Best Programming Language for Web3 in 2024

Best Programming Language for Web3 in 2024

5
Comments
4 min read
[Rust]get file name

[Rust]get file name

Comments
1 min read
Taking Local K8s for a Spin with Minikube and ArgoCD

Taking Local K8s for a Spin with Minikube and ArgoCD

2
Comments
6 min read
Why Rust Is a Good Choice for Web3 Development

Why Rust Is a Good Choice for Web3 Development

3
Comments
3 min read
[Rust]Making struct for getting directory path

[Rust]Making struct for getting directory path

Comments
1 min read
Build your own SQLite, Part 2: Scanning large tables

Build your own SQLite, Part 2: Scanning large tables

2
Comments
7 min read
Table sorting and pagination with HTMX

Table sorting and pagination with HTMX

3
Comments
8 min read
Setting Up a Simple TCP Server

Setting Up a Simple TCP Server

2
Comments
5 min read
Introduction

Introduction

Comments
1 min read
Viddy v1.0.0: Reimplementing in Rust from Go

Viddy v1.0.0: Reimplementing in Rust from Go

11
Comments
12 min read
Building a Simple CLI in Rust

Building a Simple CLI in Rust

24
Comments 4
2 min read
Conditions and Control Flow

Conditions and Control Flow

Comments
3 min read
Interview with Siddharth, creator of Micro, Tauri plugin decorum, and more!

Interview with Siddharth, creator of Micro, Tauri plugin decorum, and more!

5
Comments
1 min read
Functions in Rust

Functions in Rust

Comments
2 min read
Rust number types explained

Rust number types explained

4
Comments
7 min read
i18n.site · MarkDown Translation and Website Building Tool, Now Online !

i18n.site · MarkDown Translation and Website Building Tool, Now Online !

5
Comments
2 min read
Experimental WASM/Rust support for Pulumi

Experimental WASM/Rust support for Pulumi

1
Comments
2 min read
RSS support added to Texted

RSS support added to Texted

1
Comments 1
1 min read
Godot Rust CI: Handy GDScript & Rust GitHub Actions

Godot Rust CI: Handy GDScript & Rust GitHub Actions

3
Comments
6 min read
How to Reasonably Keep Your Tauri Commands Organized in Rust

How to Reasonably Keep Your Tauri Commands Organized in Rust

3
Comments
2 min read
I Created a Rust-Based TUI Tool 'flx' for Flutter Developers

I Created a Rust-Based TUI Tool 'flx' for Flutter Developers

3
Comments
3 min read
Implement React v18 from Scratch Using WASM and Rust - [23] Support Fragment

Implement React v18 from Scratch Using WASM and Rust - [23] Support Fragment

1
Comments
4 min read
# Creating a Token Faucet on Stellar: A Beginner's Tutorial 🚰💧

# Creating a Token Faucet on Stellar: A Beginner's Tutorial 🚰💧

5
Comments
5 min read
Most trusted terminal tools for developers

Most trusted terminal tools for developers

3
Comments
4 min read
I've created command line based todo manager using Rust

I've created command line based todo manager using Rust

Comments
1 min read
Exploring Rust in a Professional Setting: A C++ Engineer’s Perspective

Exploring Rust in a Professional Setting: A C++ Engineer’s Perspective

30
Comments 5
3 min read
Tutorials are great! But something is missing...

Tutorials are great! But something is missing...

22
Comments
4 min read
Getting familiar with Rust's Syntax

Getting familiar with Rust's Syntax

152
Comments 19
5 min read
How to Keep a History of MQTT Data With Rust

How to Keep a History of MQTT Data With Rust

6
Comments
6 min read
Building a Single-Threaded Web Server | Rust Programming

Building a Single-Threaded Web Server | Rust Programming

3
Comments
16 min read
Build metrics and budgets with git-metrics

Build metrics and budgets with git-metrics

15
Comments 2
4 min read
Build "For you" recommendations using AI on Fastly!

Build "For you" recommendations using AI on Fastly!

12
Comments
9 min read
Godot Rust gdext: GDExtension Rust Game Dev Bindings

Godot Rust gdext: GDExtension Rust Game Dev Bindings

5
Comments
9 min read
Controlling How Tests Are Run

Controlling How Tests Are Run

16
Comments 2
3 min read
loading...