We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8499fe8 commit 8f6e424Copy full SHA for 8f6e424
1 file changed
README.md
@@ -13,7 +13,7 @@
13
14
C++ Serialization Library provides functionality to serialize/deserialize
15
objects using different protocols such as Cap'n'Proto, FastBinaryEncoding,
16
-Flatbuffers, Protobuf, SimpleBinaryEncoding, JSON.
+Flatbuffers, Protobuf, SimpleBinaryEncoding, zpp::bits, JSON.
17
18
Performance comparison based on the [Domain model](#domain-model) with one
19
account, one wallet and three orders total size of 128 bytes:
0 commit comments