saipubw
|
c7bbc44b54
|
[struct_pack][fix] fix undef macro __has_feature (#564)
|
2024-01-11 14:25:16 +08:00 |
saipubw
|
d669b58cb8
|
[struct_pack][fix] fix bug of struct_pack::write (#537)
|
2023-12-26 15:01:09 +08:00 |
saipubw
|
9566c49a12
|
[struct_pack][feature] add support for user-defined serialization (#514)
|
2023-12-05 12:07:39 +08:00 |
saipubw
|
091ce7c774
|
[struct_pack] improve performance when deserialize vector<pod>/string (#506)
|
2023-11-27 17:45:19 +08:00 |
saipubw
|
dc10d035f5
|
[struct_pack] add document, bench, example for fast_varint (#503)
* improve varint performance
* add bench for fast_var_int
* add document & example for fast_varint
|
2023-11-24 23:40:45 +08:00 |
saipubw
|
873d75fadf
|
[struct_pack] enhance serialize performance by uninitialized resize (#489)
|
2023-11-10 16:36:36 +08:00 |
saipubw
|
d32b0eed07
|
[struct_pack] refactor code (#464)
|
2023-09-21 17:46:12 +08:00 |
saipubw
|
daedb6aaee
|
[struct_pack][feat] add derived class into struct_pack type system (#463)
|
2023-09-21 15:20:22 +08:00 |