lock-free-stack

Crates.iolock-free-stack
lib.rslock-free-stack
version0.1.1
sourcesrc
created_at2016-09-08 22:48:41.434254
updated_at2016-09-09 21:17:41.933564
descriptionLock-free (atomic-based) Collection which internally represent data as a Stack, and exposes an interface allowing to add elements, get size, and remove all giving a reverse-iterator.
homepagehttps://github.com/sombr/rust-lock-free-stack
repositoryhttps://github.com/sombr/rust-lock-free-stack
max_upload_size
id6288
size6,528
Serge Toropov (sombr)

documentation

README

Commit count: 6

cargo fmt