#multi-thread #worker-thread #write #shared #data-structures #ocaml #synchronizer

worker_synchronizer

Makes it easier to write multi thread workers that need to synchronize on a shared work pool

1 unstable release

0.1.0 Jan 20, 2026

#11 in #ocaml

MIT license

13KB
339 lines

A datastructure implementing the same idea as this OCaml library: https://opam.ocaml.org/packages/synchronizer/

Dependencies

~315–520KB
~10K SLoC