An open API service indexing awesome lists of open source software.

https://github.com/tony612/tokio-internals

Internal details of Tokio from code to designs
https://github.com/tony612/tokio-internals

book rust tokio

Last synced: 7 months ago
JSON representation

Internal details of Tokio from code to designs

Awesome Lists containing this project

README

          

# Tokio Internals

[Tokio](https://github.com/tokio-rs/tokio) is a popular asynchronous runtime for [Rust](https://rust-lang.org/).
This book describes internal details of Tokio from code to designs. All content is in Chinese now.

*Generated [GitHub Pages](https://tony612.github.io/tokio-internals/) is powered by [mdBook](https://github.com/rust-lang/mdBook).*