Crates.io | atomic_box |
lib.rs | atomic_box |
version | 0.1.1 |
source | src |
created_at | 2017-07-07 06:57:43.284143 |
updated_at | 2017-07-14 04:13:42.508716 |
description | A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data |
homepage | |
repository | https://github.com/exrook/atomic_box |
max_upload_size | |
id | 22302 |
size | 19,996 |
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data