#vector #atomic #non-overlapping #supporting

bin+lib avec

[WIP, keep away] Atomic Vector for concurrent reads / writes

1 unstable release

Uses old Rust 2015

0.1.0 Jan 8, 2017

#6 in #non-overlapping

27 downloads per month
Used in 2 crates (via radiant-rs)

MIT license

11KB
237 lines

This crate provides a vector supporting multiple non-overlapping writers or multiple readers.

Developed for radiant-rs and currently not suitable for general purpose use!


avec

Atomic vector

Developed for radiant-rs and currently not suitable for general purpose use!

Documentation here.

No runtime deps