Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JS0N – A lightweight C JSON parser
(
github.com/quartzjer
)
2 points
by
api
on April 29, 2014
|
hide
|
past
|
favorite
|
2 comments
octetcloud
on April 29, 2014
|
next
[–]
No API docs, no concept of nesting that I can see (see first point), no streaming mode (so not low-memory), ...
Fun to write, I'm sure, but there are better fast low-level json decoders.
zimpenfish
on April 29, 2014
|
prev
[–]
More of a tokeniser than a parser, I'd say.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Fun to write, I'm sure, but there are better fast low-level json decoders.