scc 0.5.5

A collection of building blocks for concurrent programming.
Documentation
[[bench]]
harness = false
name = "ebr"
[dependencies.scopeguard]
version = "^1.1.0"
[dev-dependencies.criterion]
version = "^0.3.5"

[dev-dependencies.loom]
version = "^0.5.1"

[dev-dependencies.proptest]
version = "^1.0.0"

[package]
authors = ["wvwwvwwv <wvwwvwwv@me.com>"]
categories = ["concurrency", "data-structures"]
description = "A collection of building blocks for concurrent programming."
edition = "2018"
keywords = ["concurrent", "ebr", "hashmap", "map", "tree"]
license = "Apache-2.0"
name = "scc"
readme = "README.md"
repository = "https://github.com/wvwwvwwv/scalable-concurrent-containers/"
version = "0.5.5"