aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDragos Carp <dragoscarp@gmail.com>2018-06-02 10:56:12 +0200
committerDragos Carp <dragoscarp@gmail.com>2018-06-02 11:19:25 +0200
commitceaf0122f2be0b19c20c80b5c89f7afde004303f (patch)
treecf0cac8313be3b255acf66a59923f5519dd7ae0c
parent143851ed257b7c24e945396cb4acc0da697dff65 (diff)
downloadprotobuf-ceaf0122f2be0b19c20c80b5c89f7afde004303f.tar.gz
protobuf-ceaf0122f2be0b19c20c80b5c89f7afde004303f.tar.bz2
protobuf-ceaf0122f2be0b19c20c80b5c89f7afde004303f.zip
Add reference to protobuf-d
https://github.com/dcarp/protobuf-d is a conformance tested proto3 runtime library and code generator for D.
-rw-r--r--docs/third_party.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md
index 3f267dde..f11f0cba 100644
--- a/docs/third_party.md
+++ b/docs/third_party.md
@@ -25,6 +25,7 @@ These are projects we know about implementing Protocol Buffers for other program
* Clojure: http://github.com/ninjudd/clojure-protobuf
* Common Lisp: http://github.com/ndantam/s-protobuf
* Common Lisp: http://github.com/brown/protobuf
+* D: https://github.com/dcarp/protobuf-d
* D: https://github.com/msoucy/dproto
* D: http://256.makerslocal.org/wiki/index.php/ProtocolBuffer
* D: https://github.com/opticron/ProtocolBuffer