libuv bindings

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 (15)

  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
  5. lwt >= "2.6.0"
  6. result
  7. omake build
  8. cppo build & >= "1.3"
  9. ocamlfind build
  10. conf-pkg-config build
  11. base-bytes
  12. base-threads
  13. base-bigarray
  14. base-unix
  15. ocaml >= "4.02.1" & < "4.12"

Reverse Dependencies (2)

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

Conflicts

    None