{"library":"atomic-refcell","type":"library","category":null,"description":"A threadsafe RefCell implementation using atomic operations for interior mutability.","language":"rust","status":"active","version":"0.1.13","tags":["concurrency","interior-mutability","atomic","threadsafe"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\natomic_refcell = \"0.1.13\"","imports":["use atomic_refcell::AtomicRefCell;"]},{"cmd":"cargo add atomic_refcell","imports":[]}],"homepage":"https://github.com/bholley/atomic_refcell","github":"https://github.com/bholley/atomic_refcell","docs":"https://docs.rs/atomic_refcell/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}