scc 0.2.1

scalable concurrent data structures for database management systems
Documentation
[dependencies.crossbeam-epoch]
version = "^0.9"

[dependencies.libc]
version = "^0.2.80"

[package]
authors = ["Changgyoo Park <wvwwvwwv@me.com>"]
categories = ["concurrency", "data-structures"]
description = "scalable concurrent data structures for database management systems"
edition = "2018"
keywords = ["hashmap", "hashtable"]
license = "MIT"
name = "scc"
readme = "README.md"
repository = "https://github.com/wvwwvwwv/scc/"
version = "0.2.1"