[dependencies.crossbeam-epoch]
version = "0.8.0"
[package]
authors = ["Ryan Levick <ryan.levick@gmail.com>", "Yoshua Wuyts <yoshuawuyts@gmail.com>"]
categories = ["data-structure", "memory-management", "asynchronous"]
description = "Thread-safe object reuse."
documentation = "https://docs.rs/remem"
edition = "2018"
keywords = ["mempool", "bytes", "async", "native", "generic"]
license = "MIT OR Apache-2.0"
name = "remem"
readme = "./README.md"
repository = "https://github.com/rylev/remem"
version = "0.1.0"