Issues
- 0
Tests fail to compile: error: unused parameter 'newOffset' [-Werror,-Wunused-parameter]
#111 opened by yurivict - 2
Build failure on newer clang (LLVM 17)
#115 opened by VelocityRa - 2
Best place to enable bit packing, and when to align?
#119 opened by Net5F - 4
User-defined `deserialize` function?
#112 opened by DUOLabs333 - 1
- 0
Serializing to files fails silently if there's not enough space on the disk
#110 opened by VelocityRa - 2
Vector of variants with a bit-packed type
#109 opened by Net5F - 2
How to serialize a pointer of map?
#108 opened by rockingdice - 4
It can't serialize a array member
#107 opened by zhangdexin - 12
Easy serialization for POD types
#104 opened by VelocityRa - 1
Need help writing separate serializer and deserializer functions for a custom vector type
#103 opened by Leopard20 - 1
Windows and boost::json - compile error
#102 opened by hanusek - 1
How to serializate and deserializate std::vector<std::any> or std::vector<std::variant> ?
#64 opened by Curry-Messi - 6
- 5
io_uring based stream adapter
#72 opened by victorstewart - 3
Is there a way to detect (on runtime or compiletime), if the given size is too smal to fit the value?
#81 opened by Febbe - 1
Parallel read and write?
#97 opened by BotellaA - 1
Is bitsery faster than capnp?
#88 opened by siyuano - 1
Vector<String *>
#90 opened by victorstewart - 1
Problem with deserialization of structure - Assertion newOffset <= _endReadOffset
#99 opened by hanusek - 2
bug in apple libc++ ARM hash_code function
#101 opened by victorstewart - 1
Custom Extension
#100 opened by hanusek - 1
Writing to pointer to uint8_t array
#98 opened by sergerold - 3
Does this use dynamic allocation?
#95 opened by sergerold - 1
How to find the reason of InvalidData?
#96 opened by ivan-ushakov - 2
Are there any single header version available?
#93 opened by hitdshu - 2
- 6
- 2
- 5
Example usage of uint8_t* buffer?
#86 opened by Net5F - 5
- 2
Vector of strings?
#83 opened by Net5F - 2
- 0
How to serialize with big endian
#79 opened by monkcage - 4
The std::variant extension always reinitialies the object on deserialization
#76 opened by robbert-vdh - 1
std::pair support
#74 opened by ggodet-bar - 2
Only verifying dynamic container size in debug.
#70 opened by Net5F - 2
- 1
std::bitset support
#61 opened by VelocityRa - 3
Compilation fails when using map。
#65 opened by TsinghuaTop - 4
Passing a bitsery buffer to a C API
#71 opened by VelocityRa - 6
serialization of 3rd party datastructures
#68 opened by voidRaptor - 1
Example of serializing into the middle of a buffer?
#67 opened by Net5F - 1
Rename error() function
#62 opened by VelocityRa - 6
- 1
std::string_view support
#59 opened by danyspin97 - 2
Any plan for golang support?
#58 opened by yzhh029 - 1
Delta encoding
#56 opened by DomGries - 2
Make quickSerialization() usable for streams
#55 opened by VelocityRa - 1
std::chrono support
#52 opened by VelocityRa