[go: up one dir, main page]

scc 0.6.9

High performance concurrent containers and utilities
Documentation
[[bench]]
harness = false
name = "ebr"

[[bench]]
harness = false
name = "hash_map"

[[bench]]
harness = false
name = "hash_index"

[[bench]]
harness = false
name = "tree_index"
[dependencies.scopeguard]
version = "^1.1"
[dev-dependencies.criterion]
version = "^0.3"

[dev-dependencies.futures]
version = "^0.3"

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

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

[dev-dependencies.tokio]
features = ["full"]
version = "^1.18.0"

[package]
authors = ["wvwwvwwv <wvwwvwwv@me.com>"]
categories = ["asynchronous", "concurrency", "data-structures", "memory-management"]
description = "High performance concurrent containers and utilities"
edition = "2021"
keywords = ["asynchronous", "concurrent", "ebr", "hashmap", "tree"]
license = "Apache-2.0"
name = "scc"
readme = "README.md"
repository = "https://github.com/wvwwvwwv/scalable-concurrent-containers/"
resolver = "2"
version = "0.6.9"