package uwt

  1. Overview
  2. Docs
libuv bindings

Install

Dune Dependency

Authors

Maintainers

Sources

uwt-0.0.2.tar.gz
md5=324f509fc7bbafb2ceb86d70d934d30c

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: 13 Jul 2015

Dependencies (10)

  1. omake build
  2. cppo build
  3. ocamlfind build
  4. lwt >= "2.4.7" & < "4.0.0"
  5. conf-libuv build & >= "1"
  6. base-bytes
  7. base-threads
  8. base-bigarray
  9. base-unix
  10. 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 (1)

  1. distributed-uwt

Conflicts

None