Package ocaml-luv: Information
Source package: ocaml-luv
Version: 0.5.14-alt1
Build time: Mar 12, 2026, 10:32 AM in the task #404247
Category: Development/ML
Report package bugHome page: https://github.com/aantron/luv
License: MIT
Summary: Binding to libuv for ocaml: cross-platform asynchronous I/O
Description:
ocaml-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.
List of RPM packages built from this SRPM:
ocaml-luv (x86_64, i586, aarch64)
ocaml-luv-debuginfo (x86_64, i586, aarch64)
ocaml-luv-devel (x86_64, i586, aarch64)
ocaml-luv (x86_64, i586, aarch64)
ocaml-luv-debuginfo (x86_64, i586, aarch64)
ocaml-luv-devel (x86_64, i586, aarch64)
Maintainer: Anton Farygin
Last changed
Sept. 16, 2024 Anton Farygin 0.5.14-alt1
- 0.5.14
Sept. 5, 2024 Anton Farygin 0.5.13-alt1
- 0.5.13
Nov. 17, 2023 Anton Farygin 0.5.12-alt2
- relaxed tests when ocaml in bytecode-only