async-stdin

Reading from Stdin Asynchronously

Pools

Shared reusable objects

Graceful Shutdown

How to signal shutdown & wait for completion in a Tokio application.

Rate Limiting

How to control the rate at which requests are sent to a server