spinning

Crates.iospinning
lib.rsspinning
version0.1.0
sourcesrc
created_at2020-06-20 10:22:46.314345
updated_at2020-12-01 13:46:55.91352
descriptionMutexes and SIX locks implemented by spinning
homepage
repositoryhttps://github.com/4lDO2/spinning-rs.git
max_upload_size
id255945
size44,860
4lDO2 (4lDO2)

documentation

https://docs.rs/spinning

README

spinning-rs

Build Status Crates.io Documentation

A #![no_std] crate for spinlocks, intended to function similarly to spin, but with enhanced features such as SIX (shared-intent-exclusive) rwlocks, and lock_api.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 33

cargo fmt