From 2655a0aa0f3a8984a80c886642f9969450aeccb2 Mon Sep 17 00:00:00 2001 From: Bart Hertog Date: Sat, 30 May 2020 21:47:23 +0200 Subject: [PATCH] Added Embedded Proto to third_party.md. --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/third_party.md b/docs/third_party.md index 11a6efb5b1..257f9d5952 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -18,6 +18,7 @@ These are projects we know about implementing Protocol Buffers for other program * C: https://github.com/squidfunk/protobluff * C: https://github.com/eerimoq/pbtools * C++: https://github.com/google/protobuf (Google-official implementation) +* C++: https://EmbeddedProto.com * C/C++: http://spbc.sf.net/ * C#: http://code.google.com/p/protobuf-csharp-port * C#: https://silentorbit.com/protobuf/