xarc
v0.3.0 Growing`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.
Quick Verdict
- โNot updated for 4+ years
- !Pre-1.0: API may have breaking changes
- !33% of releases were yanked
Security
Deep Insights
36 downloads in the last 30 days (1/day), up 100% from the previous period.
Despite being 5+ years old, xarc hasn't reached 1.0 yet. Expect potential API changes between versions.
At 13KB, xarc is lightweight. Small crate size correlates with focused, well-scoped functionality.
33% of releases have been yanked. Check version history before pinning.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata