TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: CJ minimal JSON parser in ANSI C

3 pointsby cryoabout 2 years ago
It's a small token based JSON parser with no dynamic memory allocations.

1 comment

mac3nabout 2 years ago
see <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;mac3n&#x2F;jig" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;mac3n&#x2F;jig</a> similar, event-based (SAX-like), good for field extraction