nine_k 4 hours ago

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.