1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00

Add serialization library (#102)

This commit is contained in:
koplenov 2021-04-02 23:06:18 +03:00 committed by GitHub
parent 7f4117da60
commit 434208d847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,7 @@
### Serialization
- [vproto](https://github.com/emily33901/vproto) - Protobuf compiler and runtime in V.
- [v-toxml](https://github.com/radare/v-toxml) - XML Serialization library for V.
## Libraries