Browse Source

Added 3rd party Java library (QuickBuffers)

Florian Enner 6 years ago
parent
commit
2220670ed9
1 changed files with 1 additions and 0 deletions
  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
 * Haxe: https://github.com/Atry/protoc-gen-haxe
 * Java: https://github.com/google/protobuf (Google-official implementation)
 * Java: https://github.com/google/protobuf (Google-official implementation)
 * Java/Android: https://github.com/square/wire
 * 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://code.google.com/p/protobuf-javame/
 * Java ME: http://swingme.sourceforge.net/encode.shtml
 * Java ME: http://swingme.sourceforge.net/encode.shtml
 * Java ME: http://code.google.com/p/protobuf-j2me/
 * Java ME: http://code.google.com/p/protobuf-j2me/