mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add protoc-v and Serialization section (#61)
This commit is contained in:
parent
a9e9f5341d
commit
43574e8977
@ -19,6 +19,7 @@
|
||||
- [Games](#games)
|
||||
- [Command-line](#command-line)
|
||||
- [Project management](#project-management)
|
||||
- [Serialization](#serialization)
|
||||
- [Libraries](#libraries)
|
||||
- [Command line interface](#command-line-interface)
|
||||
- [Text processing](#text-processing)
|
||||
@ -88,6 +89,10 @@
|
||||
|
||||
- [vset](https://github.com/mulh8377/vset) - A project setup and configuration tool for V projects.
|
||||
|
||||
### Serialization
|
||||
|
||||
- [protoc-v](https://github.com/emily33901/protoc-v) - Protobuf compiler and plugin for V.
|
||||
|
||||
## Libraries
|
||||
|
||||
### Command line interface
|
||||
|
Loading…
Reference in New Issue
Block a user