1 unstable release

0.1.0 Feb 18, 2023

#1078 in Concurrency

Download history 243/week @ 2023-12-15 140/week @ 2023-12-22 218/week @ 2023-12-29 256/week @ 2024-01-05 143/week @ 2024-01-12 258/week @ 2024-01-19 139/week @ 2024-01-26 170/week @ 2024-02-02 470/week @ 2024-02-09 71/week @ 2024-02-16 138/week @ 2024-02-23 214/week @ 2024-03-01 63/week @ 2024-03-08 41/week @ 2024-03-15 70/week @ 2024-03-22 111/week @ 2024-03-29

307 downloads per month
Used in hyprswitch

MIT license

3KB

A Condition Variable for Tokio

Not Cancellation-Safe: If your future gets cancelled inside wait, no other future may get woken up.

This is not part of the Tokio project. See the discussion here on why Tokio does not have a built-in Condvar implementation.

Dependencies

~2.3–4MB
~65K SLoC