adaptive-barrier 1.0.0

Barrier with adaptable number of thread subsciptions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Michal 'vorner' Vaner <vorner@vorner.cz>"]
categories = ["concurrency", "algorithms"]
description = "Barrier with adaptable number of thread subsciptions"
documentation = "https://docs.rs/adaptive-barrier"
keywords = ["barrier", "sync", "panic"]
license = "Apache-2.0/MIT"
name = "adaptive-barrier"
readme = "README.md"
repository = "https://github.com/vorner/adaptive-barrier"
version = "1.0.0"