xarc
v0.3.0crates.io· Rust`xarc` provides atomically swappable atomically refcounted smart pointers as a safer building block for lockfree algorithms than raw atomic pointers. `Xarc` is comparable to `Arc` but with the additional ability to atomically be swapped into and out of `AtomicXarc`. `Xarc` is dereferenceable but cannot have its contents atomically swapped. `AtomicXarc` can have its contents atomically swapped but is not dereferenceable.
The verdict
Abandoned. Last published 5 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseCopyleft
DepsZero deps
Maintenance
Last published 5 years ago.
Popularity
6 downloads / week
Security
No known advisories for this version (OSV).
License
MPL-2.0
Dependencies
No runtime dependencies
Recent releases
- 0.3.05 years ago
- 0.2.05 years ago
- 0.1.05 years ago