atomic_box

Crates.ioatomic_box
lib.rsatomic_box
version0.1.1
sourcesrc
created_at2017-07-07 06:57:43.284143
updated_at2017-07-14 04:13:42.508716
descriptionA struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data
homepage
repositoryhttps://github.com/exrook/atomic_box
max_upload_size
id22302
size19,996
api-devs (github:fiberplane:api-devs)

documentation

README

Atomic Box Crates.io Crates.io Docs.rs

A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data

Commit count: 3

cargo fmt