Lines Matching refs:Buffers
1 # Third-Party Add-ons for Protocol Buffers
3 This page lists code related to Protocol Buffers which is developed and maintained by third parties…
9 These are projects we know about implementing Protocol Buffers for other programming languages:
107 …Buffers. There are other third-party RPC implementations as well. Some of these actually work wit…
146 There are miscellaneous other things you may find useful as a Protocol Buffers developer.
170 * [RSpec matchers and Cucumber step defs for testing Protocol Buffers](https://github.com/connamara…
171 * [Sbt plugin for Protocol Buffers](https://github.com/Atry/sbt-cppp)
174 * [Python scripts to convert between Protocol Buffers and JSON](https://github.com/NextTuesday/py-p…
175 * [Visual Studio Language Service support for Protocol Buffers](http://visualstudiogallery.msdn.mic…
176 * [Visual Studio Code Support for Protocol Buffers](https://marketplace.visualstudio.com/items?item…
177 * [C++ library for serialization/de-serialization between Protocol Buffers and JSON.](https://githu…
181 * [Protocol Buffers Dynamic Schema - create protobuf schemas programmatically (Java)](https://githu…
183 * [ProfaneDB - A Protocol Buffers database](https://profanedb.gitlab.io)