Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.9% dependent packages on crates.io

crates.io : xarc

`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.

Registry - Source - Documentation - JSON
purl: pkg:cargo/xarc
Keywords: performance, generic, memory, lock-free, concurrency
License: MPL-2.0
Latest release: about 3 years ago
First release: over 3 years ago
Dependent packages: 4
Downloads: 1,501 total
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...