Forem

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.
Qopy: My Favorite Clipboard Manager as a Developer
Cover image for Qopy: My Favorite Clipboard Manager as a Developer

Qopy: My Favorite Clipboard Manager as a Developer

7
Comments
2 min read
How to Run Multiple Tokio Runtimes in a Rust Application
Cover image for How to Run Multiple Tokio Runtimes in a Rust Application

How to Run Multiple Tokio Runtimes in a Rust Application

1
Comments 1
4 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
An Alternative to Batch Jobs: Scheduling Events with EventBridge Scheduler

An Alternative to Batch Jobs: Scheduling Events with EventBridge Scheduler

8
Comments
6 min read
Is cargo/rustc that slow?

Is cargo/rustc that slow?

Comments
2 min read
Implement List Data Type for a Redis Clone
Cover image for 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.
Cover image for Yes, It's easy to build a Fluvio connector in Rust.

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

16
Comments 1
10 min read
Build a RAG System with Rig in Under 100 Lines of Code
Cover image for Build a RAG System with Rig in Under 100 Lines of Code

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

21
Comments 1
11 min read
Build YouTube API Data Fetching Using Rust
Cover image for Build YouTube API Data Fetching Using Rust

Build YouTube API Data Fetching Using Rust

26
Comments 1
11 min read
Reading Files in Rust
Cover image for Reading Files in Rust

Reading Files in Rust

51
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
Cover image for 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
Cover image for 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

21
Comments
8 min read
Introducing Byte Code Review Challenges
Cover image for 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
Cover image for Understanding Rust and Building a Simple Calculator API from Scratch

Understanding Rust and Building a Simple Calculator API from Scratch

3
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
Cover image for Part 1: How to build Auth API in Rust using gRPC

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

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

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

6
Comments
1 min read
Total Madness #2: Async Locks
Cover image for Total Madness #2: Async Locks

Total Madness #2: Async Locks

Comments
15 min read
Axum/Tera & Real Shortcodes in Rust: A WordPress-Like Implementation
Cover image for 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
Leptos + Tauri Tutorial
Cover image for Leptos + Tauri Tutorial

Leptos + Tauri Tutorial

21
Comments 2
11 min read
Rig: A Rust Library for Building LLM-Powered Applications
Cover image for Rig: A Rust Library for Building LLM-Powered Applications

Rig: A Rust Library for Building LLM-Powered Applications

22
Comments
6 min read
Lifetimes in Rust Explained with Examples
Cover image for Lifetimes in Rust Explained with Examples

Lifetimes in Rust Explained with Examples

3
Comments
6 min read
Borrowing and References in Rust Explained
Cover image for Borrowing and References in Rust Explained

Borrowing and References in Rust Explained

Comments
7 min read
loading...