{"repo":"tokio-rs/tokio","free":true,"listed":false,"github":"https://github.com/tokio-rs/tokio","clone":"git clone https://github.com/tokio-rs/tokio.git","description":"A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...","language":"Rust","stars":32948,"topics":["rust","asynchronous","networking"],"license":"MIT","category":"networking-infra","readme_excerpt":"Tokio A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language. It is: Fast : Tokio's zero-cost abstractions give you bare-metal performance. Reliable : Tokio leverages Rust's ownership, type system, and concurrency model to reduce bugs and ensure thread safety. Scalable : Tokio has a minimal footprint, and handles backpressure and cancellation naturally. [![Crates.io][crates-badge]][crates-url] [![MIT licensed][mit-badge]][mit-url] [![Build Status][actions-badge]][actions-url] [![Discord chat][discord-badge]][discord-url] [crates-badge]: https://img.shields.io/crates/v/tokio.svg [crates-url]: https://crates.io/crates/tokio [mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg [mit-url]: https://github.com/tokio-rs/tokio/blob/master/LICENSE [actions-badge]: https://github.com/tokio-rs/tokio/workflows/CI/badge.svg [actions-url]: https://github.com/tokio-rs/tokio/actions?query=workflow%3ACI+branch%3Amaster [discord-badge]: https://img.shields.io/discord/500028886025895936.svg?logo=discord&style=flat-square [discord-url]: https://discord.gg/tokio Website Guides API Docs Chat Overview Tokio is an event-driven, non-blocking I/O platform for writing asynchronous applications with the Rust programming language. At a high level, it provides a few major components: A multithreaded, work-stealing based task [scheduler]. A reactor backed by the operating system's event queue (epoll, kqueue, IOCP, etc.). Asynchronous [TCP and UDP][ne","default_branch":null,"files":null,"tree":[],"storefront":"/r/tokio-rs","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/tokio-rs/tokio/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}