[dev-dependencies.crossbeam-utils]
version = "0.8"
[dev-dependencies.static_assertions]
version = "1.1"
[package]
authors = ["Adam Reichold <adam.reichold@t-online.de>"]
categories = ["concurrency", "memory-management"]
description = "safe wrapper of the memb variant of the userspace RCU library"
edition = "2018"
keywords = ["rcu", "lock-free", "reclamation", "garbage"]
license = "LGPL-2.1-or-later"
links = "urcu-memb"
name = "urcu"
repository = "https://github.com/adamreichold/urcu"
version = "0.0.2"