Skip to content

Commit fc38217

Browse files
committed
...
1 parent 6ef9e93 commit fc38217

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

misc/content/2023/01/serialization-and-deserialization-in-rust/serialization-and-deserialization-in-rust.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ Tags: Computer Science, programming, Rust, serialization, deserialization, binar
1414

1515
[msgpack-rust](https://github.com/3Hren/msgpack-rust)
1616

17+
## Protobuf
18+
19+
https://crates.io/crates/protobuf
20+
21+
https://crates.io/crates/prost
22+
1723
## [serde Based Serialization and Deserialization](https://www.legendu.net/en/blog/hands-on-the-Rust-library-serde/)
1824

1925
### [serde](https://www.legendu.net/en/blog/hands-on-the-Rust-library-serde/)

0 commit comments

Comments
 (0)