{"library":"lockfree","type":"library","category":null,"description":"This crate provides concurrent data structures and a solution to the ABA problem as an alternative of hazard pointers","language":"rust","status":"active","version":"0.5.1","tags":["lock-free","concurrent","data-structures","aba-problem"],"last_verified":"Tue Jun 16","install":[{"cmd":"# Cargo.toml\n[dependencies]\nlockfree = \"0.5.1\"","imports":["use lockfree::stack::Stack;"]},{"cmd":"cargo add lockfree","imports":[]}],"homepage":"https://gitlab.com/bzim/lockfree","github":null,"docs":"https://docs.rs/lockfree/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}