eio/README.md
KC Sivaramakrishnan 819edc877e
Update README.md
2021-04-04 22:35:35 +05:30

799 B

eioio -- effects based parallel IO for OCaml

This library implements an effects-based direct-style IO stack for multicore OCaml.

The library is very much a work-in-progress, so this is an unreleased repository.

Some background about the effects system can be found in: