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.
Understanding Async Socket Handling in Rust: From TCP Request to Waker Wake-up

Understanding Async Socket Handling in Rust: From TCP Request to Waker Wake-up

Comments
4 min read
File I/O with std::fs and ? Error Propagation

File I/O with std::fs and ? Error Propagation

Comments
5 min read
From Vec to Slice: Writing Generic Functions over Collections

From Vec to Slice: Writing Generic Functions over Collections

1
Comments
4 min read
Pipelining for Memcached

Pipelining for Memcached

Comments
5 min read
Forged in Silence: Building Sigil Without an Audience

Forged in Silence: Building Sigil Without an Audience

Comments
2 min read
Build High-Performance Web Services with Hyperlane

Build High-Performance Web Services with Hyperlane

Comments
3 min read
The Ultimate Choice for Building Modern Web Services: A Lightweight Rust HTTP Framework

The Ultimate Choice for Building Modern Web Services: A Lightweight Rust HTTP Framework

Comments
3 min read
For Speed Enthusiasts: The Ultimate Evolution of Rust HTTP Engines

For Speed Enthusiasts: The Ultimate Evolution of Rust HTTP Engines

Comments
4 min read
🦀 Week 1 of Learning Rust: Ownership Broke My Brain (and That’s Okay)

🦀 Week 1 of Learning Rust: Ownership Broke My Brain (and That’s Okay)

Comments
6 min read
Exploring the top Rust web frameworks

Exploring the top Rust web frameworks

3
Comments
15 min read
Using derive Macros to Reduce Boilerplate

Using derive Macros to Reduce Boilerplate

1
Comments
5 min read
How to upgrade your runtime to the latest version of Polkadot SDK and not die trying

How to upgrade your runtime to the latest version of Polkadot SDK and not die trying

Comments
11 min read
🚀 Sockudo: Blazing-Fast, Pusher-Compatible WebSockets with Rust!

🚀 Sockudo: Blazing-Fast, Pusher-Compatible WebSockets with Rust!

Comments
4 min read
How to Handle Errors Gracefully with thiserror

How to Handle Errors Gracefully with thiserror

1
Comments
4 min read
🧙‍♂️ Warlocks: Weekend Journeys

🧙‍♂️ Warlocks: Weekend Journeys

Comments
1 min read
📝 Implements `Box<T>` and `Vec<T>` and why?

📝 Implements `Box<T>` and `Vec<T>` and why?

Comments
5 min read
For Speed Enthusiasts: The Ultimate Evolution of Rust HTTP Engines

For Speed Enthusiasts: The Ultimate Evolution of Rust HTTP Engines

1
Comments
4 min read
Unleashing the Power of Option::map and and_then in Rust

Unleashing the Power of Option::map and and_then in Rust

1
Comments
3 min read
Rust + Web3 For All Your Backend Code

Rust + Web3 For All Your Backend Code

2
Comments
5 min read
Grecho: A Lightweight HTTP Echo Server in Rust

Grecho: A Lightweight HTTP Echo Server in Rust

Comments
2 min read
🎓 Understanding Mutability & Variables in Rust 🦀

🎓 Understanding Mutability & Variables in Rust 🦀

Comments
1 min read
Writing Tests with #[cfg(test)] and Modules

Writing Tests with #[cfg(test)] and Modules

1
Comments 1
4 min read
How to use the Default Trait in Rust

How to use the Default Trait in Rust

Comments
5 min read
Building an AI Music Assistant with Sonic Pi and MCP

Building an AI Music Assistant with Sonic Pi and MCP

Comments
4 min read
A Git-like tool to keep track of configuration files

A Git-like tool to keep track of configuration files

Comments
1 min read
loading...