9 ms·
Shameless plug for my JSON/5 parser written in zig: https://github.com/berdon/zig-json https://github.com/berdon/zig-json There is a std json library as well b
by berdon 2y ago
Shameless plug for my JSON/5 parser written in zig: https://github.com/berdon/zig-json https://github.com/berdon/zig-json
There is a std json library as well but the aesthetics weren’t great imo.
The specs are quite pleasant to implement.