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: 16 Jul 2018

Dependencies (11)

  1. lwt >= "2.6.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" & < "4.12"

Dev Dependencies (4)

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

Used by (2)

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

Conflicts

    None