Skip to content

Added jsmn_parse_next feature#148

Open
compmaniak wants to merge 1 commit intozserge:masterfrom
compmaniak:jsmn_parse_next
Open

Added jsmn_parse_next feature#148
compmaniak wants to merge 1 commit intozserge:masterfrom
compmaniak:jsmn_parse_next

Conversation

@compmaniak
Copy link
Copy Markdown

With jsmn_parse_next it is possible to parse large streams of JSON objects allocating and reusing only a small array of tokens.

pegro added a commit to pegro/jsmn that referenced this pull request Jan 23, 2019
With jsmn_parse_next it is possible to parse large streams of JSON
objects allocating and reusing only a small array of tokens.

Developed by Roman Orlov (https://github.com/compmaniak),
see zserge#148
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant