PackageTrack
Sign in Get early access

tokio-rayon

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

2.1.0 11M downloads/mo #2950 most downloaded on crates.io andybarron/tokio-rayon

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

4 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

4 releases · Apr 2021 to Apr 2021
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 4
  1. 2.1.0 05 Apr 2021
    Release notes

    (cargo-release) tokio-rayon version 2.1.0

    Open source →
    Release notes
    • Re-export rayon crate.
    Open source →
  2. 2.0.0 04 Apr 2021
    Release notes

    (cargo-release) tokio-rayon version 2.0.0

    Open source →
    Release notes
    • Use std::panic to propagate panics from the thread pool into the async context, rather than triggering the Rayon panic handler.
    • Add AsyncRayonHandle type that implements Future, which makes the async-trait crate unnecessary.
    • Bypass Tokio RecvError. We control the Sender, so it should never be dropped too early.
    • Remove prelude module.
    • Seal AsyncThreadPool trait.
    Open source →
  3. 1.0.0 02 Apr 2021
    Release notes

    (cargo-release) tokio-rayon version 1.0.0

    Open source →
    Release notes
    • Initial release
    Open source →
  4. 0.1.0 02 Apr 2021
    Release notes

    (cargo-release) tokio-rayon version 0.1.0

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive