diatomic-waker
An async, lock-free synchronization primitive for task wakeup.
0.2.3
9.1M downloads/mo
#3270 most downloaded on crates.io
asynchronics/diatomic-waker
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 3 weeks to 1.8 years
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
5 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Oct 2022 to Sep 2024
2023
2024
2025
2026
Releases
latest 5-
0.2.308 Sep 2024 -
0.2.224 Aug 2024 -
0.2.121 Aug 2024 -
0.2.028 Jul 2024Release notes
Open source →- Remove unnecessary
Unpinbound onWaitUntil's closures. - Make the crate embedded-friendly with
allocas a default, optional feature (#1). - Add non-owned counterparts to
WakeSinkandWakeSourcethat can be used withno-alloc(#2, #3). - Update and make CI more strict (#5, #6).
- Move
DiatomicWakerandWaitUntilto the root module (#6).
- Remove unnecessary
-
0.1.012 Oct 2022