Package : ocaml-luv

Package details

Summary: OCaml binding to libuv for cross-platform asynchronous I/O

Description:
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.


URL: https://github.com/aantron/luv
License: MIT

Maintainer: tv

List of RPMs