浏览代码

Add reference to protobuf-d

https://github.com/dcarp/protobuf-d is a conformance tested proto3
runtime library and code generator for D.
Dragos Carp 7 年之前
父节点
当前提交
ceaf0122f2
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/third_party.md

+ 1 - 0
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