DEV Community

# tokio

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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

Perpetual Engine Series Part 1: The Liquidation Logic

2
Comments
3 min read
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

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.