The latest version of jsonifier is 0.2.1.3-0.

jsonifier

Version 0.1.0.3 revision 0 uploaded by NikitaVolkov.

Package meta

Synopsis
Fast and simple JSON encoding toolkit
Description

Minimalistic library for encoding JSON directly to strict bytestring.

The library focuses on 2 aspects: simplicity and performance. The API consists of just a few functions and achieves performance that is 3 times better than that of "aeson" in typical use-cases. In cases where we deal with really large documents (60MB) the performance of "aeson" becomes more comparable.

For further details please refer to README.

Author
Nikita Volkov <nikita.y.volkov@mail.ru>
Bug reports
https://github.com/nikita-volkov/jsonifier/issues
Category
JSON
Copyright
(c) 2020 Nikita Volkov
Homepage
https://github.com/nikita-volkov/jsonifier
Maintainer
Nikita Volkov <nikita.y.volkov@mail.ru>
Package URL
n/a
Stability
n/a

Components