package re2

  1. Overview
  2. Docs
module type S = sig ... end

These are OCaml bindings for Google's re2 library. Quoting from the re2 homepage: