https://issues.dlang.org/show_bug.cgi?id=16639
greenify <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from greenify <[email protected]> --- FWIW is std.json not loved a lot and e.g. the Json modue in vibed.d is a lot more popular. AFAIK is Sönke even working on getting the better replacement into Phobos: https://code.dlang.org/packages/std_data_json Also I think it tells a lot if the community needs to write "painlessjson" over std.json: https://github.com/BlackEdder/painlessjson and std.json isn't performant either, in this regards there are better options: https://github.com/tamediadigital/asdf --
