From d5fbdb45b06955e87f25e94560056d51c03a5893 Mon Sep 17 00:00:00 2001 From: Erik Moqvist Date: Wed, 11 Sep 2019 17:35:36 +0200 Subject: [PATCH] Added pbtools to third party implementations list. --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/third_party.md b/docs/third_party.md index 72ffa0af09..6fd72b5547 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -16,6 +16,7 @@ These are projects we know about implementing Protocol Buffers for other program * C: https://github.com/cloudwu/pbc/ * C: https://github.com/haberman/upb/wiki * C: https://github.com/squidfunk/protobluff +* C: https://github.com/eerimoq/pbtools * C++: https://github.com/google/protobuf (Google-official implementation) * C/C++: http://spbc.sf.net/ * C#: http://code.google.com/p/protobuf-csharp-port