Parallel_seq provides an implementation of the Parallel Sequences abstraction built on the support for shared-memory parallelism in the new OCaml 5.0.0 runtime. For example programs, see the inverted index or matrix modules used for benchmarking.
For more details, please see the paper for this work.