KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
vproto
★ 56
Open GitHub ↗
Protobuf compiler and runtime in V
Download README (.md)
Explore Similar Repositories
taro-douban-group-filter
:
豆瓣租房小组筛选工具【小程序】
HTB-Recon
:
Automated Recon Script for Hackthebox machines (hackthebox.eu)
Yocto_doc
:
Yocto 文档中文翻译项目
icyradio
:
Over-engineered SDR development board
MSM
:
All in one manager for your media server
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vproto
?
Download (.md)
# vproto vproto can parse most (or maybe all...) of the proto2 spec. It compiles the [Steam Protobufs](https://github.com/SteamDatabase/Protobufs) generating valid code and also parses the `protoc` plugin protobufs (which can be found in `plugin/google/protobuf`). It can parse options, extensions, map fields and extends definitions but does not generate relevent code for it.  vproto is used by [vapor](https://github.com/emily33901/vapor) for both generating V code and runtime packing and unpacking of those generated protobufs