spmc 0.3.0

Simple SPMC channel
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "spmc"
version = "0.3.0"
description = "Simple SPMC channel"
keywords = ["spmc", "channel", "queue"]
authors = ["Sean McArthur <sean.monstar@gmail.com>"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/seanmonstar/spmc"
documentation = "https://docs.rs/spmc"

[dev-dependencies]
loom = "0.2.2"