Crate striped_lock

Source
Expand description

§Striped lock implementation for rust.

Comes with the std and tokio features, the former enabled by default.

Modules§

std
Synchronous implementation.

Traits§

KeyBatch
A batch of keys.