avl / arcshiftLinks
Variant of Rust's std::Arc that supports atomic replacement of the value.
☆101Updated last month
Alternatives and similar repositories for arcshift
Users that are interested in arcshift are comparing it to the libraries listed below
Sorting:
- A concurrent, append-only vector.☆200Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Open a scope and then freeze it in time for future access.