package polly

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Build Status

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.