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 2024Releases
latest 14-
0.9.025 Jan 2024Release notes
Open source →- Use
FuturesOrderedinsideScope. #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
- Use
-
0.8.016 Nov 2023 -
0.7.117 Nov 2022 -
0.7.007 Jul 2021Nothing published for this version
-
0.6.114 Feb 2021Nothing published for this version
-
0.6.002 Jan 2021Release notes
Open source →- allow spawn handle to return a different type than the
spawned future's return value (used by tokio::spawn) - update to tokio 1.0
- allow spawn handle to return a different type than the
-
0.5.116 Nov 2020 -
0.5.016 Nov 2020Nothing published for this version
-
0.4.116 Jan 2020Release notes
Open source →- use
slab::Slabfor wakers (inspired by async-std) - refactor
Cancellationconcerns - lock-free read of cancellation status
- better variable names!
- hide cancellation until API matures
- use
-
0.4.007 Jan 2020Release notes
Open source →Better performance when spawning CPU-intensive non-uniform
futures with back-pressure. -
0.3.202 Jan 2020 -
0.3.124 Dec 2019Nothing published for this version
-
0.3.022 Dec 2019Nothing published for this version
-
0.2.022 Dec 2019 withdrawnNothing published for this version