Skip to content(if available)orjump to list(if available)

Eon – An Effects-Based OCaml Nameserver

nine_k

A programmable nameserver in OCaml, with capabilities of data tunneling (think firewall penetration) and, AFAIK, even "wake-on-DNS-query".

Implementation-wise, it uses the effect system of OCaml and apparently the multicore capabilities.