horde 0.1.1

a horde of threads
Documentation
[dependencies.parking_lot]
version = "0.11.1"

[lib]
crate-type = ["rlib"]

[package]
authors = ["Zoxc <zoxc32@gmail.com>"]
categories = ["concurrency", "data-structures"]
description = "a horde of threads"
edition = "2018"
keywords = ["atomic", "concurrent", "hashmap", "lock-free"]
license = "MIT OR Apache-2.0"
name = "horde"
publish = true
repository = "https://github.com/Zoxc/horde"
version = "0.1.1"
[profile.bench]
codegen-units = 1
debug = 0