package uwt

  1. Overview
  2. Docs
libuv bindings

Install

Dune Dependency

Authors

Maintainers

Sources

uwt-0.0.4.tar.gz
md5=1c921c759c6b40b1cc860aaaa150be8c

Description

uwt provides OCaml bindings for libuv. The main loop of libuv is integrated into lwt, the light-weight cooperative threads library.

Tags

clib:libuv

Published: 04 Nov 2016

Dependencies (11)

  1. lwt >= "2.4.7" & < "4.0.0"
  2. result
  3. omake build
  4. cppo build & >= "1.3"
  5. ocamlfind build
  6. conf-pkg-config build
  7. base-bytes
  8. base-threads
  9. base-bigarray
  10. base-unix
  11. ocaml >= "4.02.1"

Dev Dependencies (3)

  1. ppx_import with-test & >= "1.0" & < "2.0"
  2. ppx_deriving with-test & >= "2.0"
  3. ounit with-test & >= "2.0"

Used by (2)

  1. distributed-uwt
  2. vpnkit >= "0.1.1"

Conflicts

None