JSON NIFs for Erlang
Jiffy is a JSON parser as a NIF. This is a complete rewrite of the work
I did in EEP0018 that was based on Yajl. This new version is a hand
crafted state machine that does its best to be as quick and efficient as
possible while not placing any constraints on the parsed JSON.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/davisp/jiffy
