worker_synchronizer 0.1.0

Makes it easier to write multi thread workers that need to synchronize on a shared work pool
Documentation
1
2
A datastructure implementing the same idea as this OCaml library: https://opam.ocaml.org/packages/synchronizer/