issues
search
zserge
/
jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
MIT License
3.72k
stars
783
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
strip backslashes?
#189
paxter
closed
4 years ago
2
github description has a grammatical error
#188
therealadityashankar
opened
4 years ago
2
fix gcc/clang warning and unnecessary implicit type conversion to different size/signedness
#187
utoni
closed
4 years ago
0
Fixed a typo (value -> number)
#186
lyokha
closed
4 years ago
0
Bug: Clang Format not applied
#185
ipburbank
opened
4 years ago
0
Incorrect description in official website
#184
yoshinao-takada
opened
4 years ago
0
Partial stream parsing and O(n) memory requirement
#183
mrnuke
opened
4 years ago
0
Foreach
#182
clnhlzmn
closed
4 years ago
0
jsmn_parse in loop results: Object expected Error
#181
forest-roby
opened
4 years ago
1
Update jsmn.h to fix #179
#180
mulle-nat
opened
4 years ago
0
Incremental parsing doesn't work with unquoted stuff when JSMN_STRICT is not defined
#179
mulle-nat
opened
4 years ago
1
Unexpected leniency with JSMN_STRICT defined
#178
mulle-nat
opened
4 years ago
1
Problems parsing number with JSMN_STRICT is defined
#177
mulle-nat
opened
4 years ago
4
Last value is not properly read
#176
zviered
closed
4 years ago
2
jsmn: declare struct names to allow forward decls
#175
pks-t
closed
4 years ago
8
Many wanings about sign.
#174
maxsupermanhd
opened
5 years ago
0
fatal bug
#173
MyTDT-Mysoft
closed
5 years ago
5
Added example of how to access JSON object members and array elements.
#172
dgmz
opened
5 years ago
1
Problem with multiple definitions on C++
#171
the-mush
opened
5 years ago
24
primitive token first character could be '.'?
#170
michael-g
closed
5 years ago
2
Adding minim support for Meson build system.
#169
squidfarts
opened
5 years ago
0
handles unterminated strings
#168
feiyax
opened
5 years ago
0
Not the fastest anymore
#167
yhafri
opened
5 years ago
3
Introduce additional helpers for getting tokens/total size
#166
maximmenshikov
opened
5 years ago
0
[Bug] JSMN does no find the token of a valid JSON string
#165
ngreve
closed
4 years ago
2
Iterating over even more complex json objects
#164
dieggsy
opened
5 years ago
5
How do I know if a token is a member name (key) or a value?
#163
alevesely
opened
5 years ago
1
Quieten a warning from the compiler
#162
ghane
closed
5 years ago
1
Quieten a warning for the switch statement
#161
ghane
closed
5 years ago
1
Meson support for JSMN.
#160
squidfarts
closed
5 years ago
5
Roadmap
#159
pt300
opened
5 years ago
22
Invalid JSON parsed as valid
#158
Karhenpl
opened
5 years ago
2
Adding meson support for JSMN
#157
squidfarts
closed
5 years ago
0
Meson support
#156
squidfarts
closed
5 years ago
2
JSMN_ERROR_NOMEM issue: multiple layers of JSON structure
#155
jk78346
closed
5 years ago
2
Definition of non-strict mode
#154
pt300
opened
5 years ago
4
issues with there being no jsmn.c
#153
sparky4
closed
5 years ago
7
Jsmn: value to key
#152
embbo
closed
5 years ago
4
Is it possible to use with mikroC for PIC?
#151
mariovillamizar
closed
5 years ago
1
question: how to best split parser into multiple specialized ones
#150
markfink
closed
5 years ago
5
Modernize
#149
zserge
closed
5 years ago
12
Added jsmn_parse_next feature
#148
compmaniak
opened
6 years ago
0
Running on Embedded Systems
#147
mitunchidamparam
closed
6 years ago
6
Line numbers in tokens
#146
kjhermans
opened
6 years ago
7
ifdef in struct definition
#145
kjhermans
closed
5 years ago
5
Working
#144
sdasgup3
closed
5 years ago
3
Disallow using an object or an array as a name of an object member.
#143
yasuoka
closed
5 years ago
1
Prevent jsondump from trying to print values that don't exist
#142
pt300
closed
5 years ago
1
Does jsmn support parsing group with key, value pair. Example for parsing group with key, value pair
#141
sudharkrish
closed
5 years ago
6
API to extract unencoded string data
#140
BenBE
closed
5 years ago
1
Previous
Next