issues
search
jorendorff
/
atomicbox
Safe atomic Box types for Rust
Other
22
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add is_some method to AtomicOptionBox.
#12
charles-r-earp
opened
1 year ago
0
Selectively allow `Ordering::Acquire` in `AtomicOptionBox`
#11
ghost
closed
1 year ago
1
PR Proposal: `AtomicOptionBox::store_if_none`
#10
tay64
opened
2 years ago
1
AtomicOptionBox::take should allow Acquire ordering?
#9
elidupree
opened
2 years ago
10
Add compare_exchange functionality.
#8
nihohit
closed
2 years ago
6
Implement `store`. Update README.md to mention option boxes.
#7
jimblandy
closed
4 years ago
0
Add const fn to generate null AtomicOptionBox?
#6
nyanpasu64
closed
2 years ago
1
Soundness issue: AtomicBox Sync+Send impls are too broad
#5
geeklint
closed
2 years ago
1
Support no_std
#4
tomaka
closed
2 years ago
3
Added `AtomicOptionBox::none()`, since `AtomicOptionBox::new(None)` is not const.
#3
kennytm
closed
2 years ago
2
Add `AtomicOptionBox::take`
#2
oli-cosmian
closed
4 years ago
0
Added a method which swaps with a mutable box reference
#1
asajeffrey
closed
5 years ago
0