Forem

# tokio

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Debugging TCP by Building Your Own Logging Proxy in 400 Lines of Rust

Debugging TCP by Building Your Own Logging Proxy in 400 Lines of Rust

Comments
8 min read
Perpetual Engine Series Part 2: Real-Time PnL Calculation 📈
Cover image for Perpetual Engine Series Part 2: Real-Time PnL Calculation 📈

Perpetual Engine Series Part 2: Real-Time PnL Calculation 📈

4
Comments 2
3 min read
I built a Redis-alternative distributed cache in Rust — with WAL persistence, mTLS, and Raft consensus
Cover image for I built a Redis-alternative distributed cache in Rust — with WAL persistence, mTLS, and Raft consensus

I built a Redis-alternative distributed cache in Rust — with WAL persistence, mTLS, and Raft consensus

2
Comments
2 min read
Perpetual Engine Series Part 1: The Liquidation Logic
Cover image for Perpetual Engine Series Part 1: The Liquidation Logic

Perpetual Engine Series Part 1: The Liquidation Logic

2
Comments
3 min read
Building a Low-Latency Trading Engine in Rust
Cover image for Building a Low-Latency Trading Engine in Rust

Building a Low-Latency Trading Engine in Rust

1
Comments
3 min read
Unveiled: Tokio 2.0 Dominates Rust Async Runtimes in 2026
Cover image for Unveiled: Tokio 2.0 Dominates Rust Async Runtimes in 2026

Unveiled: Tokio 2.0 Dominates Rust Async Runtimes in 2026

Comments
6 min read
How Tokio in Rust Actually Works: Runtimes, Tasks, and the Magic Behind `async fn`

How Tokio in Rust Actually Works: Runtimes, Tasks, and the Magic Behind `async fn`

Comments
11 min read
A deadlock on an uncontended Tokio RwLock (caused by futures::executor::block_on)

A deadlock on an uncontended Tokio RwLock (caused by futures::executor::block_on)

1
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.