Protocol Buffers: (9) Third Party Add ons

江洲
2023-12-01

Third-Party Add-ons for Protocol Buffers

This page lists code related to Protocol Buffers which is developed and maintained by third parties. You may find this code useful, but note that *none of these projects are affiliated with or endorsed by Google*; try them at your own risk. Also note that many projects here are in the early stages of development and not production-ready.

If you have a project that should be listed here, please send a message to the discussion group:

http://groups.google.com/group/protobuf

Programming Languages

These are projects we know about implementing Protocol Buffers for other programming languages:

RPC Implementations

These are RPC implementations that work with Protocol Buffers. Some of these actually work with Protocol Buffers service definitions (defined using the `service` keyword in `.proto` files) while others just use Protocol Buffers message objects.

Other Utilities

There are miscellaneous other things you may find useful as a Protocol Buffers developer.

 类似资料: