#vector #atomic #write #read #reader #writers

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

#10 in #writers

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

MIT license

11KB
237 lines

avec

Atomic vector

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

Documentation here.


lib.rs:

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!

No runtime deps