json parsing performance
Martin Nowak via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 7 04:40:55 PDT 2015
On 04/06/2015 11:09 PM, Brad Anderson wrote:
>
> We actually have a JSON parser meant to replace std.json that should be
> very high performance. You can try it out now using dub:
>
> http://code.dlang.org/packages/std_data_json
It also includes a stream parser for the highest performance requirements.
http://s-ludwig.github.io/std_data_json/stdx/data/json/parser/parse_json_stream.html
More information about the Digitalmars-d
mailing list