Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tokio 

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.

...