= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
libuv bindings
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
uwt-0.3.2.tar.gz
md5=475c47665a2f3fd9929c2bfca07132c1
Description
uwt provides OCaml bindings for libuv. The main loop of libuv is integrated into lwt, the light-weight cooperative threads library.
Dependencies (11)
-
lwt
>= "2.6.0"
- result
-
omake
build
-
cppo
build & >= "1.3"
-
ocamlfind
build
-
conf-pkg-config
build
- base-bytes
- base-threads
- base-bigarray
- base-unix
-
ocaml
>= "4.02.1" & < "4.12"
Dev Dependencies (4)
-
ppx_import
with-test & >= "1.0" & < "2.0"
-
ppx_deriving
with-test & >= "2.0"
-
ounit
with-test & >= "2.0"
-
lwt_log
with-test
Used by (2)
- distributed-uwt
-
vpnkit
>= "0.1.1"
Conflicts
-
None
On This Page