Skip to content

circlecloud/protobuf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protobuf

This package is design for Mrs4s/MiraiGo, aims to provide a lightweight runtime, so it only contains basic Marshal and Unmarshal API. Obviously, it does not support descriptors or reflection.

Highlights

  • Less generated code
  • Less binary size after compiled
  • Less heap alloc when using proto2

About

lightweight and fast protobuf support for go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%