atomic_cell

Crates.ioatomic_cell
lib.rsatomic_cell
version0.2.0
sourcesrc
created_at2015-10-16 19:03:32.418343
updated_at2022-10-20 09:03:13.301756
descriptionLock-free thread-safe mutable memory locations
homepage
repositoryhttps://github.com/Daniel-Aaron-Bloom/atomic-cell
max_upload_size
id3238
size82,442
(Daniel-Aaron-Bloom)

documentation

https://docs.rs/atomic_cell

README

Atomic-Cell

Test Status Crate API

A crate for lock-free, thread-safe, mutable memory locations.

Commit count: 1

cargo fmt