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.
Cross-Program Invocations and PDAs- the combination of two powerful mechanism on Anchor

Cross-Program Invocations and PDAs- the combination of two powerful mechanism on Anchor

Comments 2
5 min read
Qopy: My Favorite Clipboard Manager as a Developer

Qopy: My Favorite Clipboard Manager as a Developer

7
Comments
2 min read
A cute cat(1) for the terminal with advanced code viewing

A cute cat(1) for the terminal with advanced code viewing

1
Comments
1 min read
Is cargo/rustc that slow?

Is cargo/rustc that slow?

Comments
2 min read
Implement List Data Type for a Redis Clone

Implement List Data Type for a Redis Clone

Comments
10 min read
Yes, It's easy to build a Fluvio connector in Rust.

Yes, It's easy to build a Fluvio connector in Rust.

14
Comments 1
10 min read
Build YouTube API Data Fetching Using Rust

Build YouTube API Data Fetching Using Rust

23
Comments 1
11 min read
Build a RAG System with Rig in Under 100 Lines of Code

Build a RAG System with Rig in Under 100 Lines of Code

8
Comments
11 min read
Reading Files in Rust

Reading Files in Rust

47
Comments 8
3 min read
Open source, end-to-end encrypted, private forms

Open source, end-to-end encrypted, private forms

2
Comments 1
1 min read
Implement React v18 from Scratch Using WASM and Rust - [25] Suspense(2) - Data Fetching with use hook

Implement React v18 from Scratch Using WASM and Rust - [25] Suspense(2) - Data Fetching with use hook

2
Comments
3 min read
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
Interview with Johans Justs Eris, Tauri Developer for Blenderbase at PhysicalAddons

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

8
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

1
Comments
6 min read
Using Struct

Using Struct

Comments
2 min read
Leptos + Tauri Tutorial

Leptos + Tauri Tutorial

4
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

8
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

25
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

2
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

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

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

How to Reasonably Keep Your Tauri Commands Organized in Rust

2
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

4
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
Exploring Rust in a Professional Setting: A C++ Engineer’s Perspective

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

29
Comments 5
3 min read
loading...