aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Update third_party.mdJohn Standish2018-10-011-0/+1
| | | Added link to VSCode-Proto3 extension in Other Utilities section
* Merge pull request #5079 from GobySoft/request-new-extensionFeng Xiao2018-08-291-2/+8
|\ | | | | Request new option extension (and update URLs for existing projects)
| * Update options.mdToby Schneider2018-08-241-2/+8
| | | | | | | | Update my projects' (DCCL / Goby) URLs. Propose new extension for CGSN Mooring project.
* | Update options.md | fix website url for C# portGohar Aziz2018-08-241-1/+1
|/ | | Update options.md | fix website url for C# port of protocol buffers.. From `http://github.com/jskeet/dotnet-protobufs` to `https://github.com/jskeet/protobuf-csharp-port`
* Replace repo links.Feng Xiao2018-08-222-3/+3
|
* Update third party RPC implementations list (#4977)Petros Pissias2018-07-301-0/+1
| | | I have added the xsrpcj RPC implementation for java
* Update options.md (#4952)Ryland Degnan2018-07-211-0/+4
| | | Added Netifi Proteus to Registered Extensions
* Added a link for another Clojure protobuf project (#4906)Duncan McGreggor2018-07-121-0/+1
|
* Add global extension registry to the repo.Feng Xiao2018-07-021-0/+186
|
* Add wsrpcJohan Nordberg2018-06-301-0/+1
|
* Merge pull request #2470 from xuwei-k/patch-1Feng Xiao2018-06-221-1/+1
|\ | | | | update ScalaPB url
| * update ScalaPB urlxuwei-k2018-01-241-1/+1
| |
* | Fix typo in the docSankate Sharma2018-06-191-1/+1
| |
* | Merge pull request #4306 from oniksan/upadate-thirdpartyFeng Xiao2018-06-181-0/+1
|\ \ | | | | | | Update third_party.md
| * | Update third_party.mdOleg Malyavkin2018-02-131-0/+1
| | | | | | | | | Add GDScript Protobuf implementation
* | | Add reference to protobuf-dDragos Carp2018-06-021-0/+1
| | | | | | | | | | | | | | | https://github.com/dcarp/protobuf-d is a conformance tested proto3 runtime library and code generator for D.
* | | Add third-party RPC implementation: raster - a network framework supports ↵Yeolar2018-04-301-0/+1
| | | | | | | | | | | | pbrpc by 'service' keyword.
* | | Add performance.md and add instruction for linking tcmallocYilun Chong2018-03-221-0/+304
|/ /
* | Fix link markup in third party list.Bruno Kim Medeiros Cesar2018-02-011-1/+1
| |
* | Propose kotlinx.serialization as 3rd party lib Niklas Lochschmidt2018-01-301-0/+1
| | | | | | Has support for protobuf v2.
* | Remove broken link to code.google.com/p/protorpcLeigh McCulloch2018-01-251-1/+0
| | | | | | Remove broken link to RPC implementation https://code.google.com/p/protorpc/. Going to this URL displays a 404 error message, with no indication that the project has a new location or still exists.
* | Add Haskell implementationsMatt Chan2018-01-241-0/+2
|/ | | Add Awake Security's Haskell Protobuf and GRPC implementations
* Add hypothesis-protobuf library to the 3rd party doc.H. Chase Stevens2017-11-131-0/+1
|
* Merge pull request #3764 from zearen/patch-1Jisi Liu2017-10-181-0/+1
|\ | | | | Add the proto-lens Haskell library to the 3rd party doc.
| * Update third_party.mdZearen Wover2017-10-091-0/+1
| |
* | Add GopherJS protobuf and gRPC linksJohan Brandhorst2017-10-021-0/+2
|/ | | Add a link to my third party protobuf/gRPC implementation for GopherJS.
* Add Elixir protobuf and gRPC to 3rd party docBing Han2017-08-231-0/+2
|
* Update third party addons with ProfaneDBGiorgio Azzinnaro2017-08-041-0/+1
| | | | I added my project ProfaneDB, it is a database for Protocol Buffers objects. Written in C++, it uses gRPC as an interface for other languages. It is still work in progress, but I'd love to get some feedback on it while I progress!
* Updated outdated hyperlinkArnold Schrijver2017-07-211-1/+1
| | | Github repo had moved, pointing to correct location.
* add Grpc Protobuf validation (#3311)MaDuo2017-07-051-0/+1
| | | * add Grpc Protobuf validation
* Add gogoprotobuf to third-party add-ons listChangjian Gao2017-04-201-1/+1
|
* Add node-protoc-plugin to "Other Utilities"David Konsumer2017-04-181-0/+1
|
* Fix Bad Link for Common LispJie Luo2017-03-081-1/+1
|
* Add bazel protobuf resourcesPaul Cody Johnston2017-02-011-0/+4
|
* Add link to Elm proto pluginTiziano Santoro2016-12-281-0/+1
|
* Update third_party.mdSergei Ivanov2016-12-091-2/+2
| | | Updated the location for `protobuf-maven-plugin`
* Adding Apple's Swift ProtobufSinziana Gafitanu2016-10-301-0/+1
|
* Drop the swift docs directory (and content).Thomas Van Lenten2016-09-281-674/+0
| | | | | Since the official home is looking like it will be in another repo, it makes more sense for the relevant docs to live there instead.
* Remove obsoleted project of j2meKhing2016-09-211-1/+0
|
* Merge pull request #1765 from mbarbon/masterFeng Xiao2016-09-121-0/+1
|\ | | | | Add https://metacpan.org/pod/Google::ProtocolBuffers::Dynamic
| * Add https://metacpan.org/pod/Google::ProtocolBuffers::DynamicMattia Barbon2016-07-091-0/+1
| | | | | | | | | | | | | | Uses Google's C++ library for .proto parsing and uPB for protobuf encoding/decoding; it supports both proto2 and proto3 syntax and encoding/decoding is more than 10 times faster than pure-Perl Google::ProtocolBuffers.
* | Add an Erlang project, gpb, to third_party.mdTomas Abrahamsson2016-08-251-0/+1
|/
* Add https://github.com/os72/protobuf-dynamicos722016-05-311-0/+1
| | | Add reference to Protocol Buffers Dynamic Schema (https://github.com/os72/protobuf-dynamic)
* add protobuf as3 lib and code generator for as3Eric Zhong2016-05-301-0/+1
| | | | | 1.only support proto3 2.support oneof map 3.support nested message and enum for as3
* Add initial design document for Swift protocol buffers. (#1442)Tony Allevato2016-04-221-0/+674
| | | | * Add initial design doc for Swift protocol buffers.
* Add a docs directory and move the third-party add-ons page here.Feng Xiao2016-04-201-0/+147