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.
Side Project Deployment: From Hours of Pain to a Single Command?

Side Project Deployment: From Hours of Pain to a Single Command?

Comments
2 min read
Zeroize: The Tiny and Memory-Safe Rust Crate

Zeroize: The Tiny and Memory-Safe Rust Crate

1
Comments
2 min read
Rust Series : Borrow Checker as Design Partner - Understanding Lifetimes Through Analogies

Rust Series : Borrow Checker as Design Partner - Understanding Lifetimes Through Analogies

3
Comments
4 min read
RUST SERIES - Borrow Checker Bonus Chapter: Non-Lexical Lifetimes

RUST SERIES - Borrow Checker Bonus Chapter: Non-Lexical Lifetimes

1
Comments
1 min read
Rust High-Performance Proxy: How lynx-server Reached 100 GitHub Stars

Rust High-Performance Proxy: How lynx-server Reached 100 GitHub Stars

Comments
3 min read
Why &str is Better Than String in Parameters

Why &str is Better Than String in Parameters

Comments
4 min read
WebSocket Real Time Communication Guide(1751471441457900)

WebSocket Real Time Communication Guide(1751471441457900)

Comments
7 min read
Top Ten Tips for Using Rust with Phoenix LiveView for High-Performance Backends

Top Ten Tips for Using Rust with Phoenix LiveView for High-Performance Backends

Comments
3 min read
Getting Started with Clap: A Beginner's Guide to Rust CLI Apps

Getting Started with Clap: A Beginner's Guide to Rust CLI Apps

5
Comments
3 min read
Perspt: Your Terminal's Gateway to the AI Revolution

Perspt: Your Terminal's Gateway to the AI Revolution

Comments 1
3 min read
Kowalski: The Rust-native Agentic AI Framework

Kowalski: The Rust-native Agentic AI Framework

1
Comments
3 min read
Understanding Ownership with Structs and Functions

Understanding Ownership with Structs and Functions

Comments
4 min read
Smart Pointers Demystified: Box, Rc, and RefCell

Smart Pointers Demystified: Box, Rc, and RefCell

2
Comments
4 min read
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
Why We Chose Rust For Spin

Why We Chose Rust For Spin

30
Comments 2
7 min read
A full circle moment

A full circle moment

Comments
1 min read
😎 What Every Developer Should Learn Before 2026

😎 What Every Developer Should Learn Before 2026

29
Comments
4 min read
Open source: ImageKit, a Rust-based tool for batch image compression and watermarking.

Open source: ImageKit, a Rust-based tool for batch image compression and watermarking.

Comments 3
3 min read
Beyond Traditional Kafka: Building a Stateless, Pluggable Broker

Beyond Traditional Kafka: Building a Stateless, Pluggable Broker

1
Comments
3 min read
Announcing Sniffnet v1.4: introduced PCAP files import — it’s 2X faster than Wireshark!

Announcing Sniffnet v1.4: introduced PCAP files import — it’s 2X faster than Wireshark!

Comments 1
3 min read
I Built an Offline-First AI Copilot for the Terminal – Meet Promptly

I Built an Offline-First AI Copilot for the Terminal – Meet Promptly

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

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

Comments
5 min read
Pipelining for Memcached

Pipelining for Memcached

Comments
5 min read
🚀 Mastering Vectors in Rust

🚀 Mastering Vectors in Rust

1
Comments
2 min read
🦀 Back to Rust!

🦀 Back to Rust!

3
Comments
1 min read
loading...