Tokio 1.0.0 has been released!

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tokio

    A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...

  • There are no std traits. See https://github.com/tokio-rs/tokio/issues/2716 for the planning that went into this release regarding this. In particular Where should the traits be defined? And subsequent sections.

  • rayon

    Rayon: A data parallelism library for Rust

  • I think it should really only be used to import traits and macros into scope. Crates rayon and tide are good examples I look at frequently.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts