Show HN: I built a JSON and JSON5 parser with MISRA C conformance

by hgs3on 3/9/25, 1:34 PMwith 4 comments
by thebruce87mon 3/10/25, 11:32 PM

I feel like the Venn diagram of people who need a MISRA JSON parser and the people who can use a AGPL-3.0 library in their (probably) embedded product has no overlap - who is the target for this?

by jbreckmckyeon 3/9/25, 1:43 PM

Really interesting, I wonder how fast this parser is.

What are the contexts where I need a MISRA C package for parsing JSON? Just embedded systems or can you see a wider usecase?