« Return to Thread: [ANN] Literaljson 0.1

[ANN] Literaljson 0.1

by Joni Freeman-2 :: Rate this Message:

Reply to Author | View in Thread

JSON toolkit for Scala
http://github.com/jonifreeman/literaljson/tree/master

Features:

* DSL to create JSON
* Quite fast parser, 200 times faster than standard Scala JSON parser
according to one benchmark:
http://github.com/jonifreeman/literaljson/tree/be575a9eda0f2cee75d2665ef48aa4abf601c06d/benchmark
* Compact formatting
* Pretty printing
* XPath like queries

Cheers, Joni


 « Return to Thread: [ANN] Literaljson 0.1