Tokio-uring design proposal

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

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

    An io_uring backed runtime for Rust

  • Unfortunately with this proposal the inner parts can't quite be transparent. Workloads will behave differently. If you search for the text Applications must take care to ensure load remains balanced across threads in the DESIGN.md, it explains the main difference and proposes a workaround that may be valid in some situations.

  • zap

    An asynchronous runtime with a focus on performance and resource efficiency. (by kprotty)

  • BTW If you're interested in work stealing, i'm writing my own which has a bundle of optimizations for minimal task dispatch overhead and memory efficiency. To appease some of your criteria: yes, it's currently being used in "real world production" for an http server (although not that specific version).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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