Tuesday, February 14, 2023

Show HN: JSON Parser in C https://ift.tt/FGVtSIW

Show HN: JSON Parser in C A JSON parser in c with some SIMD optimisation for skipping whitespace. The numerical and string parsing functions split out so they are independantly runnable. They were for me the 2 most difficult to understand how they work and to show how the parser was composed of lots of smaller parsers. https://ift.tt/k4KNqda February 14, 2023 at 11:53PM

No comments:

Post a Comment

Show HN: RM2000 Tape Recorder, an audio sampler for macOS https://ift.tt/N1Qh04Z

Show HN: RM2000 Tape Recorder, an audio sampler for macOS RM2000 Tape Recorder makes it stupid simple to grab audio samples and organize the...