1 unstable release

0.1.0 Feb 18, 2023

#1087 in Concurrency

Download history 134/week @ 2024-01-13 265/week @ 2024-01-20 169/week @ 2024-01-27 128/week @ 2024-02-03 469/week @ 2024-02-10 69/week @ 2024-02-17 227/week @ 2024-02-24 118/week @ 2024-03-02 64/week @ 2024-03-09 43/week @ 2024-03-16 64/week @ 2024-03-23 134/week @ 2024-03-30 101/week @ 2024-04-06 184/week @ 2024-04-13 101/week @ 2024-04-20 123/week @ 2024-04-27

529 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
~64K SLoC