-
parking_lot
More compact and efficient implementations of the standard synchronization primitives
-
event-listener
Notify async tasks or threads
-
parking_lot_core
An advanced API for creating custom synchronization primitives
-
event-listener-strategy
Block or poll on event_listener easily
-
rustix-futex-sync
Linux futex-based synchronization
-
xous-api-ticktimer
Provide high-resolution, non-rollover system time
-
rusturnate
A sync or async mutex, with or without timeouts
-
shared-mutex
A RwLock that can be used with a Condvar
-
usync
fast, drop-in, synchronization primitives
-
parking_lot_rt
Parking-lot fork for real-time applications
-
process-sync
Synchronization primitives for multiprocess environments
-
tiny_future
Condvarbased future with automatic cancellation on drop -
thread-counter
way of efficiently keeping track of active threads and waiting for them to exit
-
read-write-api
interface to unify single-threaded code and RwLocks-based code
-
waitable
A synchronized (atomic) value container implementing the Mutex+Condvar pattern for efficient blocking waits
-
cros-sync-hack
my description
-
extra_waiters
Wait for notifications without a Mutex
-
sync_panic
Sync primitive types whose methods panic rather than returning error in case of poison
-
xpsupport
Hook serveral APIs to enable XP support for rust
-
rshm
Linux's shm shared memory facilities in Rust
-
rwlock2
A temporary fork of std::sync::RwLock with new APIs
-
condvar
Condition variables (condvars) for boolean predicate. Based on condition_variable crate by Manuel Schölling.
-
xpsupport-sys
Using a hack way to support xp, only need to link one dll. More details please visit repository.
-
greenie-proc
Insert yield points into your code
-
pinned_sync
implements pinned synchronization primitives
Try searching with DuckDuckGo.