hv-atom

Crates.iohv-atom
lib.rshv-atom
version0.1.0
sourcesrc
created_at2021-11-12 21:09:37.552692
updated_at2021-11-12 21:09:37.552692
descriptionConvenient abstractions for atomic operations on smart pointer/reference types, based on the `atom` crate
homepage
repositoryhttps://github.com/sdleffler/hv-dev
max_upload_size
id481116
size16,290
Shea Leffler (sdleffler)

documentation

https://docs.rs/hv-atom

README

Heavy Atom - convenient atomic pointer abstractions based on the atom crate

A hard fork of the atom crate which fixes some soundness issues and adds (requiring nightly features) const-initializers for Atom and AtomSetOnce.

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: 187

cargo fmt