项目作者: exrook

项目描述 :
A struct which allows multiple threads to safely update and read from a shared non-nullable pointer to heap data
高级语言: Rust
项目地址: git://github.com/exrook/atomic_box.git
创建时间: 2017-07-07T06:45:05Z
项目社区:https://github.com/exrook/atomic_box

开源协议:Other

下载


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