Update third_party.md

C++struct and protobuf conversion library, which also supports generating header files according to proto.
pull/11039/head
yksten 2 years ago committed by GitHub
parent 8809a113bc
commit 4e00cf365d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/third_party.md

@ -21,6 +21,7 @@ These are projects we know about implementing Protocol Buffers for other program
* C: https://github.com/eerimoq/pbtools
* C++: https://github.com/protocolbuffers/protobuf (Google-official implementation)
* C++: https://EmbeddedProto.com
* C++: https://github.com/yksten/ProtobufWrapper
* C/C++: http://spbc.sf.net/
* C#: https://code.google.com/p/protobuf-csharp-port
* C#: https://silentorbit.com/protobuf/

Loading…
Cancel
Save