tokio-rayon: Mix Tokio async and CPU-bound work using Rayon thread pools

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-rayon

    Mix async code with CPU-heavy thread pools using Tokio + Rayon

  • Like this? https://github.com/AndyBarron/tokio-rayon/pull/1

  • rayon

    Rayon: A data parallelism library for Rust

  • FWIW, I prototyped rayon#679 to spawn futures, but we didn't come to consensus on the design, and I'm didn't have enough interest to keep pushing on it. That was roughly a hand-rolled one-shot channel, but it looks a lot nicer that you used a real channel.

  • 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