issues
search
USCiLab
/
cereal
A C++11 library for serialization
BSD 3-Clause "New" or "Revised" License
4.25k
stars
767
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
create pkgconfig file during build
#844
douglasgscofield
opened
1 week ago
0
Issue when opening old version class with variant
#843
AdiFogel
opened
1 week ago
0
Abandoned?
#842
rjzak
opened
2 weeks ago
3
Skip value of certain nodes
#840
asuessenbach
opened
1 month ago
0
External load_and_construct does not work with Binary archive
#839
unpatel-nvidia
opened
1 month ago
1
Nested serialization of enum-descriminated unions
#838
Oliver-makes-code
opened
1 month ago
0
I need a way to skip prologue and epilogue in JSON sometimes.
#837
Rational-pi
opened
1 month ago
0
Is there a version that doesn't use exceptions?
#836
hatrd
opened
2 months ago
0
Fix instances of -Wmissing-template-arg-list-after-template-kw.
#835
kraj
opened
2 months ago
0
MSVC error C2064 caused by rapidxml.hpp: syntax errors?
#834
rjzak
opened
3 months ago
2
compile error under ubuntu 22
#833
zhangfq-chemistry
opened
3 months ago
0
Add possibility to change xml root node name from cereal
#832
erblinium
opened
3 months ago
0
Defining Version Number At Runtime
#831
SophieLeichtle
opened
3 months ago
0
Use alignas instead of std::aligned_storage
#830
gre-42
opened
3 months ago
0
Use submodules to have a recent rapidjson & rapidxml version
#829
GenieTim
opened
3 months ago
0
Compilation Failures when indirectly linking with Lapack
#828
GenieTim
closed
2 months ago
3
Fixed MSVC warnings
#827
EmilianC
opened
4 months ago
0
Reduced string operations when searching for JSON node names
#826
EmilianC
opened
4 months ago
1
Added lookAhead() utility to JSONInputArchive
#825
EmilianC
opened
4 months ago
0
fix building tests when char is unsigned
#824
nekopsykose
opened
5 months ago
0
cereal unable to export xml comments
#823
rp999
opened
6 months ago
0
JSONOutputArchive destructor is not really noexcept(true) despite it's declared noexcept(true)
#822
Poshjark
opened
6 months ago
0
RapidJson causes C5054 on MSVC
#821
dpservis
opened
6 months ago
1
How do I remove excess layers
#820
zgmslm
opened
8 months ago
2
Is there a way to register polymorphic types during program execution?
#819
miki151
opened
8 months ago
3
Any plans for a new version?
#818
EscJump
opened
8 months ago
0
Issue with closing braces in JSON using std::stringstream
#817
jonah-gourlay44
opened
9 months ago
1
More robust __cplusplus check
#816
dimateos
opened
9 months ago
1
copy constructor is implicitly deleted because 'OutputArchiveBase' has a user-declared move constructor
#815
andrewkcorcoran
opened
9 months ago
1
types/tuple.hpp does not compile on MSVC2019
#814
pbosetti
opened
10 months ago
0
About the use of CEREAL_CLASS_VERSION
#813
yydy1983
opened
10 months ago
1
Remove template parameter `Archive` from `InputBindingsMap` and `OutputBindingsMap`
#812
arekfu
opened
10 months ago
2
GCC 13.2 build error: possible dangling reference to a temporary
#811
kalibaer
opened
10 months ago
2
std::aligned_storage is deprecated in C++23
#810
moritz-geier
opened
11 months ago
1
std::filesystem::path support
#809
f-michaut
opened
11 months ago
1
pkg-config file
#808
manipuladordedados
opened
12 months ago
1
fix cmake header path in install with custom CMAKE_INSTALL_INCLUDEDIR
#807
bebuch
opened
1 year ago
0
Add missing noexcept
#806
lukashuebner
opened
1 year ago
0
I encountered a segmentation fault when processing XML file data with version 1.3.2 of Cereal. Could this be a security vulnerability
#805
JohenanLi
opened
1 year ago
0
Macos Build error: cannot bind lvalue of type unsigned long long to value of unrelated type unsigned long
#804
inakleinbottle
closed
1 year ago
1
How to deserialize std::vector with XMLInputArchive
#803
zaozaotan
opened
1 year ago
0
Compilation error with struct as smat_pointer
#801
cshreyastech
opened
1 year ago
0
Embedded RapidJSON can conflict with another RapidJSON used by the client (ODR violation!)
#800
aurelienrb
opened
1 year ago
0
Binary Serialization of String is still a readable string
#799
cpyburn
opened
1 year ago
3
c++20 std::span support
#798
fengwang
opened
1 year ago
0
The closing parenthesis is missing after serializing to JSON to write to the file
#797
blueoblue
closed
1 year ago
1
KPE-570 update cereal fork to the latest
#796
joseluisbf-kpsr
closed
1 year ago
2
Error occurs when using Polymorphism with MSVC
#795
kshhaja
opened
1 year ago
1
Different serialisation output between Windows and Linux - cannot deserialise cross-platform
#794
dimi309
opened
1 year ago
1
Please add C++20 module support
#793
Chessom
opened
1 year ago
3
Next