Update third_party.md with Zig implementation (#14192)

Proposition to add my own implementation of protobuf for the Zig programming language.

Closes #14192

COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/14192 from Arwalk:patch-1 d48281d61a
PiperOrigin-RevId: 568232767
pull/14170/head
Arwalk 1 year ago committed by Copybara-Service
parent b86b9ff337
commit 7491a573f3
  1. 1
      docs/third_party.md

@ -124,6 +124,7 @@ These are projects we know about implementing Protocol Buffers for other program
* Typescript: https://github.com/pbkit/pbkit
* Vala: https://launchpad.net/protobuf-vala
* Visual Basic: https://code.google.com/p/protobuf-net/
* Zig: https://github.com/Arwalk/zig-protobuf
## RPC Implementations

Loading…
Cancel
Save