[package] name = "atomic-utils" version = "0.0.0-reserved" authors = ["Acrimon "] edition = "2018" license = "MIT" repository = "https://github.com/xacrimon/atomic-utils" homepage = "https://github.com/xacrimon/atomic-utils" description = "non global, configurable and fast concurrent resource reclamation" readme = "README.md" documentation = "https://docs.rs/atomic-utils" keywords = ["atomic", "concurrent"] categories = ["concurrency", "algorithms", "data-structures"]