A contemporary DNS library focused on performance using LuaJIT FFI.

$ luarocks install ljdns

The goal of this project is a fast DNS library for testing new RFCs and building DNS services.
It supports all widely used DNS records (DNSSEC included) with a lean and mean API for DNS primitives, messages, asynchronous I/O (including coroutines, TCP Fast Open and SO_REUSEPORT), and DNS over TLS.

Versions

2.4-07 years ago222 downloads
0.5-08 years ago34 downloads
0.4-08 years ago74 downloads
0.3-18 years ago32 downloads
0.2-28 years ago(revision: 4)168 downloads
0.2-18 years ago(revision: 2)40 downloads

Dependencies

ljsyscall >= 0.12
lua >= 5.1
lua-cjson >= 2.1.0

Dependency for

warp

Manifests