jsonez provides a simple interface to parse, manipulate and emit arbitrary JSON data in golang. This implementation doesn't use encoding/json, reflection and is pretty light weight. The project derives its inspiration from cJSON by https://github.com/DaveGamble/cJSON