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
- Host: GitHub
- URL: https://github.com/tony612/tokio-internals
- Owner: tony612
- License: other
- Created: 2021-07-25T02:46:02.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-25T09:11:59.000Z (about 4 years ago)
- Last Synced: 2025-02-27T16:44:15.031Z (7 months ago)
- Topics: book, rust, tokio
- Homepage: https://tony612.github.io/tokio-internals/
- Size: 1.86 MB
- Stars: 132
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).*