[dependencies.core_affinity]
version = "0.8"
[dependencies.crossbeam]
version = "0.8"
[dependencies.flume]
default-features = false
version = "0.10"
[dependencies.log]
version = "0.4"
[dependencies.num_cpus]
version = "1"
[dependencies.parking_lot]
version = "0.12"
[dependencies.serde]
version = "1.0"
[dependencies.spin]
version = "0.9"
[dev-dependencies.crossbeam]
version = "0.8"
[dev-dependencies.once_cell]
version = "1"
[dev-dependencies.tokio]
features = ["full"]
version = "1.0"
[features]
async = ["flume/async"]
default = ["std_lock"]
reentrant_lock = []
std_lock = []
[package]
authors = ["guoyumail@qq.com"]
description = "The world's martial arts are fast and unbreakable; 天下武功 唯快不破"
edition = "2021"
license = "MIT/Apache-2.0"
name = "fast-able"
readme = "README.md"
repository = "https://gitee.com/guoyucode/sync-data.git"
version = "1.7.2"