issues
search
jorgen
/
json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
Other
421
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot use a std::unordered_map with integer keys
#62
gerwaric
closed
1 month ago
2
Fix conan create package issue
#61
sheepy9
closed
1 month ago
0
Add conanfile and test_package
#60
sheepy9
closed
1 month ago
0
Conan package for json_struct
#59
sheepy9
opened
1 month ago
5
how to deal with std::string in TypeHandler
#58
yanzixiang
closed
4 months ago
2
Compilation errors with GCC 14.1.1
#57
kyku
closed
5 months ago
6
serial a class' private member
#56
yanzixiang
closed
5 months ago
4
nothing
#55
yanzixiang
closed
7 months ago
0
Add fuzzing by way of ClusterFuzzLite
#52
DavidKorczynski
closed
10 months ago
5
new macros for enum value parsing
#51
gerwaric
closed
1 year ago
4
Adding js member listeners
#50
sheepy9
opened
1 year ago
3
Serialize runtime exceptions when debug enabled and struct contains vector
#49
SteveS-Serrano
closed
1 year ago
19
Compilation fails if std::tuple member in struct
#48
SteveS-Serrano
closed
1 year ago
3
build.sh script fails on Ubuntu 22.04
#47
SteveS-Serrano
closed
1 year ago
1
JS_ENUM Defaults
#46
13022591351
opened
1 year ago
4
Enum class support
#45
vrimar
closed
1 year ago
1
Invalid memory access when parsing message
#44
noodlecollie
closed
1 year ago
1
Cannot parse std::tuple<bool>
#42
guycook
closed
1 year ago
2
Added timestamp serialization (uint64_t <-> std::chrono::timepoint)
#37
talhasaruhan
closed
2 years ago
5
Enabling conditional template specialization of TypeHandler<>
#36
talhasaruhan
closed
2 years ago
5
Implemented packaging using CPack.
#35
KOLANICH
closed
2 years ago
2
Recoded `tests/json-struct-float.cpp` into UTF-8.
#34
KOLANICH
closed
2 years ago
1
Parsing std::vector<MyStruct*>
#33
keanine
closed
2 years ago
3
Resolved warnings on MSVC
#32
noodlecollie
closed
2 years ago
2
this doest NOT support serialize a std::map with an int as its key
#31
yanzixiang
closed
2 years ago
1
JS_OBJ_EXT triggers "ISO C++11 requires at least one argument for the "..." in a variadic macro" warning
#30
noodlecollie
closed
2 years ago
7
GNUInstallDirs is required for CMAKE_INSTALL_DATAROOTDIR
#29
retifrav
closed
2 years ago
4
does parseTo check struct members ?
#28
yanzixiang
closed
2 years ago
6
how to serialize std::map and std::set ?
#27
yanzixiang
closed
2 years ago
2
min and max ?
#26
yanzixiang
closed
2 years ago
3
Fix array object skip
#25
noodlecollie
closed
2 years ago
0
Reading JSON which contains certain extraneous values breaks parsing
#24
noodlecollie
closed
2 years ago
6
Not compile at armv7
#23
basson
closed
2 years ago
2
Added user data member to ParseContext
#22
noodlecollie
closed
2 years ago
3
SerializerOptions: add setShiftSize
#21
jrmelsha
closed
2 years ago
0
Error triggered but not surfaced when setting allow_missing_members or allow_unassigned_required_members
#20
yahooguntu
closed
2 years ago
3
Update
#19
Iohannes-long
closed
2 years ago
1
GCC11 compatibility
#18
elgatito
closed
2 years ago
5
Typo in json_struct.h
#17
fraben
closed
3 years ago
2
Errors 'js_static_meta_data_info' and 'js_static_meta_super_info'
#16
clabnet
closed
3 years ago
4
It's not a bug. How to count elements of nested array?
#15
clabnet
closed
3 years ago
8
makeErrorString() fails with exception in basic_string::_M_create
#14
DraTeots
closed
3 years ago
2
fix typo
#13
amincheloh
closed
3 years ago
1
Enhancement in EnumHandler
#12
elgatito
closed
3 years ago
3
Serializer::writeAsString will not write empty string
#11
karlstav
closed
3 years ago
1
problem on unordered_map<string,vector<T>>
#10
sunqi1993
closed
3 years ago
3
float deserial error
#9
Iohannes-long
closed
3 years ago
2
std::optional<std::vector<my_struct>> will cause program exit
#8
Iohannes-long
closed
3 years ago
1
Could be useful to consider the On Demand API
#7
lemire
closed
4 years ago
2
Warning fixes and TypeHandler for int8_t and char
#6
oysteinmyrmo
closed
4 years ago
0
Next