RustLoverTheCoder / awesome-tokio

Awesome books, tutorials, courses, and resources for the Tokio asynchronous runtime ecosystem. ⚡

Home Page:https://tokio.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Tokio

Awesome

Tokio is an asynchronous runtime for the Rust programming language. It provides the building blocks needed for writing network applications. It gives the flexibility to target a wide range of systems, from large servers with dozens of cores to small embedded devices.

Table of Contents

Books

Courses

Articles

Podcasts/Episodes

Podcasts

Episodes

Educational Projects

Other Resources

YouTube Channels, Videos and Playlists

Channels

Playlists

Videos

Blogs

Socials

Tokio Projects

  • fred.rs A Redis client for Rust based on Futures and Tokio that supports PubSub commands, clustered Redis deployments, and more.
  • H2 HTTP 2.0 client & server implementation for Rust.

Contributing

Contributions are very welcome!

Feel free to open an issue or create a pull request with your additions.

Thank you!

About

Awesome books, tutorials, courses, and resources for the Tokio asynchronous runtime ecosystem. ⚡

https://tokio.rs

License:Creative Commons Zero v1.0 Universal


Languages

Language:Rust 100.0%