PackageTrack
Sign in Get early access

async-scoped

Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes

0.9.0 14M downloads/mo #2596 most downloaded on crates.io rmanoka/async-scoped

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.4 years

Most releases are documented

notes for 8 of 13 stable releases

1 version withdrawn

withdrawn after publishing

7 years old

14 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

14 releases · Dec 2019 to Jan 2024
2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 14
  1. 0.9.0 25 Jan 2024
    Release notes
    • Use FuturesOrdered inside Scope. #19
    • Dropping an empty scope no longer requires blocking call to the runtime. #23

    Miscellaneous Tasks

    • Using "in parallel" in document to be more natural. #26
    Open source →
  2. 0.8.0 16 Nov 2023
    Release notes

    Cargo.toml

    • Rm unused slab dependency
    Open source →
  3. 0.7.1 17 Nov 2022
    Release notes

    (cargo-release) async-scoped version 0.7.1

    Open source →
  4. 0.7.0 07 Jul 2021

    Nothing published for this version

  5. 0.6.1 14 Feb 2021

    Nothing published for this version

  6. 0.6.0 02 Jan 2021
    Release notes
    • allow spawn handle to return a different type than the
      spawned future's return value (used by tokio::spawn)
    • update to tokio 1.0
    Open source →
  7. 0.5.1 16 Nov 2020
    Release notes

    Published v0.5.1 to crates

    Open source →
  8. 0.5.0 16 Nov 2020

    Nothing published for this version

  9. 0.4.1 16 Jan 2020
    Release notes
    • use slab::Slab for wakers (inspired by async-std)
    • refactor Cancellation concerns
    • lock-free read of cancellation status
    • better variable names!
    • hide cancellation until API matures
    Open source →
  10. 0.4.0 07 Jan 2020
    Release notes

    Better performance when spawning CPU-intensive non-uniform
    futures with back-pressure.

    Open source →
  11. 0.3.2 02 Jan 2020
    Release notes

    Add into_stream to Scope

    Open source →
  12. 0.3.1 24 Dec 2019

    Nothing published for this version

  13. 0.3.0 22 Dec 2019

    Nothing published for this version

  14. 0.2.0 22 Dec 2019 withdrawn

    Nothing published for this version

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