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

  • 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?

  • 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?