> Nice! I see you are using bitmasking trickery in multiple
> places. stdx.data.json is mostly just the plain lexing
> algorithm, with the exception of whitespace skipping. It was
> already very encouraging to get those benchmark numbers that
> way. Good to see that it pays off to go further.
Is there any chance that new json parser can be include in
next versions of vibed? And what need to including its to
Phobos?
It's already available on code.dlang.org:
http://code.dlang.org/packages/std_data_json
Jonatan, I mean https://github.com/mleise/fast :)