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-15.fc41 | - |
Fedora 41 | 0.5.12-15.fc41 | - |
Fedora 40 | 0.5.12-11.fc40 | - |
Fedora 39 | 0.5.12-6.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-luv dash maintainers at fedoraproject dot org
.