OCaml binding to libuv for cross-platform asynchronous I/O
Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. Libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.12-2.fc39 | - |
Fedora 38 | 0.5.12-2.fc38 | - |
Fedora 37 | 0.5.11-5.fc37 | - |
You can contact the maintainers of this package via email at
ocaml-luv dash maintainers at fedoraproject dot org
.