# Introduction
Spargio is a sharded async runtime on Linux `io_uring` with submission-time
task placement and work stealing.
Use this book for:
- choosing runtime entry and placement APIs
- selecting fs/net/io surfaces
- authoring low-level native extensions safely
- running and interpreting benchmark guardrails.