소스 검색

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