Skip to content

exrook/atomic_box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages