- https://github.com/sile/jsone
- https://github.com/mcandre/erlang-json
- https://github.com/jchris/erlang-json-eep-parser/tree/master
- https://github.com/talentdeficit/json
- https://github.com/potatosalad/erlang-josea
- https://github.com/davisp/jiffy
- https://github.com/yakaz/yamerl (+ YAML)
- https://github.com/lambder/jsonerl
- https://github.com/iskra/jsonx (implemented in C)
- https://github.com/yegortimoshenko/json
- https://github.com/erlware-deprecated/ktuo (Deprecated)
- https://github.com/benoitc/ejson (Unmaintained)
- https://github.com/exosite/ejson
- https://github.com/Damienkatz/json_stream_parse
- https://github.com/cvik/heja
References:
- https://github.com/si14/erl_json_test - Testing some JSON Libs
- https://github.com/davisp/erljson_bench - Benchmarking some JSON Libs