#value #load #store #atomically #golang #go

atomic_value

this crate provides a way that you can load or store value atomically like Golang AtomicValue

2 unstable releases

0.2.0 Mar 2, 2021
0.1.0 Apr 5, 2020

#8 in #atomically

MIT license

10KB
159 lines

atomic_value

AtomicValue in rust like go AtomicValue


lib.rs:

this crate provides a way that you can load or store value atomically like Golang AtomicValue.

Dependencies

~0–270KB