pinboard 2.0.1

A lock-free, threadsafe way to publish data, just stick it on the pinboard
Documentation
[badges.travis-ci]
repository = "bossmc/pinboard"
[dependencies.crossbeam-epoch]
version = "0.7.0"
[dev-dependencies.crossbeam]
version = "0.6.0"

[package]
authors = ["Andy Caldwell <andrew.caldwell@metaswitch.com>"]
categories = ["concurrency"]
description = "A lock-free, threadsafe way to publish data, just stick it on the pinboard"
keywords = ["concurrency", "lock-free", "threading", "thread-safety"]
license = "MIT"
name = "pinboard"
repository = "https://github.com/bossmc/pinboard"
version = "2.0.1"