issues
search
vorner
/
arc-swap
Support atomic operations on Arc itself
Apache License 2.0
777
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: Returning owned types from Map
#92
edward-shen
opened
1 year ago
1
Add load_if_changed to Cache to return a value only if it has changed
#91
elichai
opened
1 year ago
5
Provide API to go from Guard<Option<Arc<T>>> to Option<Guard<Arc<T>>>
#90
stepancheg
opened
1 year ago
2
Non-full loads across awaits
#89
terrarier2111
closed
1 year ago
1
how to implement a concurrent hashmap?
#88
lithbitren
closed
1 year ago
1
Future-proof the Rc::as_ptr too
#87
vorner
closed
1 year ago
1
UB fixes
#86
vorner
closed
1 year ago
1
Box dyn
#85
vorner
closed
1 year ago
1
Clippy lints
#84
vorner
closed
1 year ago
1
Storing `dyn Trait` and `str` without `Box<str>`.
#83
BratSinot
closed
1 year ago
1
Use SPDX license format and remove obsolete badges
#82
atouchet
closed
1 year ago
1
bug: Two-layer Option is folded and may lose information.
#81
ilslv
opened
1 year ago
10
Fix SB UB (without breaking MSRV)
#80
clubby789
closed
1 year ago
4
Fix stacked-borrows violations, and re-enable SB in CI
#79
clubby789
closed
2 years ago
2
Make types like `Box<dyn DynAccess>` implement Access
#78
steffahn
closed
1 year ago
10
A way to avoid the need for `AccessConvert`?
#77
steffahn
closed
1 year ago
4
Data race / use after free reported by Miri
#76
Noratrieb
opened
2 years ago
14
Const ArcSwapOption doesn't update values
#75
Bauxitedev
closed
2 years ago
2
Collect and publish Benchmarks somewhere / Provide Benchmark quick start
#74
gitmalong
closed
2 years ago
1
`ArcSwap<T>` vs crossbeam `AtomicCell<Arc<T>>`
#73
shikhar
closed
2 years ago
2
Add thread sanitizer to test
#72
NobodyXu
closed
2 years ago
4
Data race reported by thread sanitizer
#71
NobodyXu
closed
2 years ago
7
cannot get the `rcu` API work
#70
lnshi
closed
2 years ago
2
How to use the map API against more than one sub-fields of the bigger struct
#69
lnshi
closed
2 years ago
3
RUSTSEC-2021-0127: serde_cbor is unmaintained
#68
github-actions[bot]
closed
2 years ago
1
Use serde_test for unit test instead of serde_json.
#67
BratSinot
closed
1 year ago
4
Release 1.5.0
#66
vorner
closed
2 years ago
0
Add serialize / deserialize features.
#65
BratSinot
closed
2 years ago
3
Fix typo in `ArcSwapOption::const_empty` documentation
#64
Cyborus04
closed
3 years ago
2
Const ArcSwapOption initialization
#63
vorner
closed
3 years ago
0
const construct for ArcSwapOption
#62
withoutboats
closed
3 years ago
4
compare_and_swap(None, ...) for ArcSwapOption
#61
Ten0
closed
3 years ago
4
!Sized support
#60
Ten0
closed
3 years ago
6
[Suggestion] Implement `RefCnt` for `Result<Arc<T>,Arc<E>>`
#59
thargy
closed
3 years ago
5
Cache doc example added
#58
vorner
closed
3 years ago
1
Using static (global) ArcSwap with thread_local Cache
#57
thargy
closed
3 years ago
6
no_std
#56
mio-19
opened
3 years ago
4
Don't leave threads running in tests
#55
vorner
closed
3 years ago
1
Solve some lints
#54
vorner
closed
3 years ago
0
Allow mapping of dyn-access
#53
vorner
closed
3 years ago
1
Rcu that is allowed to fail
#52
sophie-h
closed
3 years ago
1
Keep benchmarks in GH pages
#51
vorner
closed
3 years ago
1
Replace the half-lock with helping strategy
#50
vorner
closed
3 years ago
1
Track benchmark improvements
#49
vorner
closed
3 years ago
1
The "helping" experimental strategy
#48
vorner
closed
3 years ago
1
Dangling access
#47
vorner
closed
3 years ago
1
Serde support
#46
vorner
closed
2 years ago
0
MapGuard dereferences to a dangling pointer
#45
Qwaz
closed
3 years ago
5
Experiments
#44
vorner
closed
3 years ago
1
Testing stuff around actions
#43
vorner
closed
3 years ago
0
Previous
Next