【Gremlin.zig:一个纯Zig语言实现的零依赖Protocol Buffers解析器,特点是编码时只需单次内存分配,解码采用惰性加载策略。完全兼容Proto2和Proto3协议,无需依赖protoc编译器,可与Zig构建系统轻松集成】
'A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode'
GitHub: github.com/octopus-foundation/gremlin.zig
#Protobuf# #Zig语言# #序列化# #开发工具#
'A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode'
GitHub: github.com/octopus-foundation/gremlin.zig
#Protobuf# #Zig语言# #序列化# #开发工具#