mpmc-map 0.1.6

Mpmc async map implementation for highly concurrent low-write access
Documentation
[dependencies.arc-swap]
version = "1.2"

[dependencies.im]
version = "15.0"

[dependencies.tokio]
features = ["sync", "rt"]
version = "1"

[package]
authors = ["Protryon <max.bruce12@gmail.com>"]
description = "Mpmc async map implementation for highly concurrent low-write access"
edition = "2018"
keywords = ["mpmc", "map", "async"]
license = "GPL-3.0-or-later"
name = "mpmc-map"
repository = "https://github.com/Protryon/mpmc-map"
version = "0.1.6"