瀏覽代碼

Added 3rd party Java library (QuickBuffers)

Florian Enner 6 年之前
父節點
當前提交
2220670ed9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/third_party.md

+ 1 - 0
docs/third_party.md

@@ -51,6 +51,7 @@ These are projects we know about implementing Protocol Buffers for other program
 * Haxe: https://github.com/Atry/protoc-gen-haxe
 * Java: https://github.com/google/protobuf (Google-official implementation)
 * Java/Android: https://github.com/square/wire
+* Java: https://github.com/HebiRobotics/QuickBuffers/
 * Java ME: http://code.google.com/p/protobuf-javame/
 * Java ME: http://swingme.sourceforge.net/encode.shtml
 * Java ME: http://code.google.com/p/protobuf-j2me/