Package: wnpp Severity: wishlist Owner: Stéphane Glondu <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : ocaml-eio Version : 1.3 Upstream Contact: Anil Madhavapeddy * URL : https://github.com/ocaml-multicore/eio * License : ISC Programming Lang: OCaml Description : effect-based direct-style IO API for OCaml Eio provides an effects-based direct-style IO stack for OCaml 5. For example, you can use Eio to read and write files, make network connections, or perform CPU-intensive calculations, running multiple operations at the same time. It aims to be easy to use, secure, well documented, and fast. A generic cross-platform API is implemented by optimised backends for different platforms. Eio replaces existing concurrency libraries such as Lwt (Eio and Lwt libraries can also be used together). This package will be maintained in the OCaml team.

