package sel

  1. Overview
  2. No Docs
Simple Event Library

Install

Dune Dependency

Authors

Maintainers

Sources

sel-0.7.0.tbz
sha256=d44256f50a2044ea22d3bd38bfcfd67fc808c2cfee126d3913469dbf77910f32
sha512=a6ced937f5aacaa59d411643c72e179c070cc5fee9af0dd9ad68b304edd943fd5e253be7171a2952f771ac9d1227042aea676a4639034d923a8d968728ff6a61

Description

This library is the result of our experience in using threads and the Lwt async monad to tame the problem of writing a server which has to listen and react to multiple sources of events. The library itself is just sugar atop Unix.select. You can read more about the library on https://github.com/gares/sel

Tags

event input output

Published: 19 Jun 2025

Dependencies (3)

  1. ppx_deriving
  2. dune >= "3.5"
  3. ocaml >= "4.08"

Dev Dependencies (4)

  1. odoc with-doc
  2. ppx_assert with-test
  3. ppx_inline_test with-test
  4. ppx_sexp_conv with-test

Conflicts

None

OCaml

Innovation. Community. Security.