logo
首页技术栈工具库讨论
protobuf

protobuf

Google Protocol Buffers via GHC.Generics. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. This library supports a useful subset of Google Protocol Buffers message specifications in a Haskell. No preprocessor or additional build steps are required for message encoding and decoding. Record specifications are built by defining records with specially defined fields that capture most of the Protocol Buffers specification language.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconalphaHeavy/protobuf84
HACKAGE
carbal install protobuf
查看
标签
根据用户添加的标签生成
暂无标签