package polly

  1. Overview
  2. Docs
Bindings for the Linux epoll system call

Install

Dune Dependency

Authors

Maintainers

Sources

polly-0.2.2.tar.gz
sha256=db845740f29b7beef972e4c2ebf80b4d4c48a580766a9ebb8dc82918c531e950
md5=a25291f7adb6b1d7bdd7513f2c22d9de

README.md.html

README.md

Polly

Polly is an OCaml binding for the Linux epoll system call:

  • Small, simple, and self-contained

  • Avoids most allocation in the event loop

  • MIT licensed

Note that epoll is specific to Linux and that this library won't compile on macOS, for example.

Other Epoll Bindings

Contribute

If you find this useful, please contribute back by raising pull requests for improvements you made.

OCaml

Innovation. Community. Security.