Simple API to stream Interledger payments between BTC, ETH, DAI and XRP
GL markers with custom shaders for your LeafletJS maps
An abstraction for an asynchronous mutex. Also provides popular implementations.
Async Mutex
A convenience library for working with `Arc<Mutex<T>>`s
Async mutex
A lightweight, FIFO-ordered mutex with fair scheduling and hybrid spin–park synchronization.
Synchronization mechanisms that rely on lock-free and other non-(thread)blocking techniques, such as Rust futures, to guarantee mutually exclusive or shared exclusive access to data.
Async Rust Mutex which does not require wrapping the target structure
Cross-platform daemon lifecycle primitives
Deadlock-free Mutex locks
Use Dymanodb mutex library.
A cloneable mutex wrapper that simplifies everyday use.
Cross-platform atomic wait and wake (aka futex) functionality using the ECMAScript Atomics memory model.