From 297ec746cd069a36942dfa0769cb5301d6b1c26b Mon Sep 17 00:00:00 2001 From: Mattia Barbon Date: Sat, 9 Jul 2016 15:59:38 +0200 Subject: Add https://metacpan.org/pod/Google::ProtocolBuffers::Dynamic Uses Google's C++ library for .proto parsing and uPB for protobuf encoding/decoding; it supports both proto2 and proto3 syntax and encoding/decoding is more than 10 times faster than pure-Perl Google::ProtocolBuffers. --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/third_party.md b/docs/third_party.md index 021cc564..33666088 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -63,6 +63,7 @@ These are projects we know about implementing Protocol Buffers for other program * OCaml: http://piqi.org/ * Perl: http://groups.google.com/group/protobuf-perl * Perl: http://search.cpan.org/perldoc?Google::ProtocolBuffers +* Perl: https://metacpan.org/pod/Google::ProtocolBuffers::Dynamic * Perl/XS: http://code.google.com/p/protobuf-perlxs/ * PHP: http://code.google.com/p/pb4php/ * PHP: https://github.com/allegro/php-protobuf/ -- cgit v1.2.3