File: options.md

package info (click to toggle)
protobuf 3.21.12-14
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 43,412 kB
  • sloc: cpp: 179,373; java: 88,098; objc: 60,661; ansic: 37,810; cs: 28,526; python: 22,565; php: 11,464; ruby: 6,127; sh: 3,635; makefile: 3,341; pascal: 2,352; xml: 2,317; javascript: 311; lisp: 87; awk: 17
file content (322 lines) | stat: -rw-r--r-- 8,281 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
# Protobuf Global Extension Registry

This file contains a global registry of known extensions for descriptor.proto,
so that any developer who wishes to use multiple 3rd party projects, each with
their own extensions, can be confident that there won't be collisions in
extension numbers.

If you need an extension number for your custom option (see [custom options](
https://developers.google.com/protocol-buffers/docs/proto#customoptions)),
please [send us a pull request](https://github.com/protocolbuffers/protobuf/pulls) to
add an entry to this doc, or [create an issue](https://github.com/protocolbuffers/protobuf/issues)
with info about your project (name and website) so we can add an entry for you.

## Existing Registered Extensions

1. C# port of protocol buffers
   * Website: https://github.com/jskeet/protobuf-csharp-port
   * Extensions: 1000

1. Perl/XS port of protocol buffers
   * Website: http://code.google.com/p/protobuf-perlxs
   * Extensions: 1001

1. Objective-C port of protocol buffers
   * Website: http://code.google.com/p/protobuf-objc
   * Extensions: 1002

1. Google Wave Federation Protocol open-source release (FedOne)
   * Website: http://code.google.com/p/wave-protocol
   * Extensions: 1003

1. PHP code generator plugin
   * Website: ???
   * Extensions: 1004

1. GWT code generator plugin (third-party!)
   * Website: http://code.google.com/p/protobuf-gwt/
   * Extensions: 1005

1. Unix Domain RPC code generator plugin
   * Website: http://go/udrpc
   * Extensions: 1006

1. Object-C generator plugin (Plausible Labs)
   * Website: http://www.plausible.coop
   * Extensions: 1007

1. TBD (code42.com)
   * Website: ???
   * Extensions: 1008

1. Goby Underwater Autonomy Project
   * Website: https://github.com/GobySoft/goby
   * Extensions: 1009

1. Nanopb
   * Website: http://kapsi.fi/~jpa/nanopb
   * Extensions: 1010

1. Bluefin AUV Communication Extensions
   * Website: http://www.bluefinrobotics.com
   * Extensions: 1011

1. Dynamic Compact Control Language
   * Website: http://github.com/GobySoft/dccl
   * Extensions: 1012

1. ScaleOut StateServer® Native C++ API
   * Website: http://www.scaleoutsoftware.com
   * Extensions: 1013

1. FoundationDB SQL Layer
   * Website: https://github.com/FoundationDB/sql-layer
   * Extensions: 1014

1. Fender
   * Website: https://github.com/hassox/fender
   * Extensions: 1015

1. Vortex
   * Website: http://www.prismtech.com/vortex
   * Extensions: 1016

1. tresorit
   * Website: https://tresorit.com/
   * Extensions: 1017

1. CRIU (Checkpoint Restore In Userspace)
   * Website: http://criu.org/Main_Page
   * Extensions: 1018

1. protobuf-c
   * Website: https://github.com/protobuf-c/protobuf-c
   * Extensions: 1019

1. ScalaPB
   * Website: https://scalapb.github.io/
   * Extensions: 1020

1. protoc-gen-bq-schema
   * Website: https://github.com/GoogleCloudPlatform/protoc-gen-bq-schema
   * Extensions: 1021

1. grpc-gateway
   * Website: https://github.com/gengo/grpc-gateway
   * Extensions: 1022

1. Certificate Transparency
   * Website: https://github.com/google/certificate-transparency
   * Extensions: 1023

1. JUNOS Router Telemetry
   * Website: http://www.juniper.net
   * Extensions: 1024

1. Spine Event Engine
   * Website: https://github.com/SpineEventEngine/core-java
   * Extensions: 1025

1. Aruba cloud platform
   * Website: ???
   * Extensions: 1026 -> 1030

1. Voltha
   * Website: ???
   * Extensions: 1031 -> 1033

1. gator
   * Website: ???
   * Extensions: 1034

1. protoc-gen-flowtypes
   * Website: https://github.com/tmc/grpcutil/tree/master/protoc-gen-flowtypes
   * Extensions: 1035

1. ProfaneDB
   * Website: https://gitlab.com/ProfaneDB/ProfaneDB
   * Extensions: 1036

1. protobuf-net
   * Website: https://github.com/mgravell/protobuf-net
   * Extensions: 1037

1. FICO / StreamEngine
   * Website: http://www.fico.com/
   * Extensions: 1038

1. GopherJS
   * Website: https://github.com/johanbrandhorst/protobuf
   * Extensions: 1039

1. ygot
   * Website: https://github.com/openconfig/ygot
   * Extensions: 1040

1. go-grpcmw
   * Website: https://github.com/MarquisIO/go-grpcmw
   * Extensions: 1041

1. grpc-gateway protoc-gen-swagger
   * Website: https://github.com/grpc-ecosystem/grpc-gateway
   * Extensions: 1042

1. AN Message
   * Website: TBD
   * Extensions: 1043

1. protofire
   * Website: https://github.com/ribrdb/protofire
   * Extensions: 1044

1. Gravity
   * Website: https://github.com/aphysci/gravity
   * Extensions: 1045

1. SEMI Standards – I&C Technical Committee
   * Website: http://downloads.semi.org/web/wstdsbal.nsf/9c2b317e76523cca88257641005a47f5/88a5863a580e323088256e7b00707489!OpenDocument
   * Extensions: 1046

1. Elixir plugin
   * Website: https://github.com/tony612/grpc-elixir
   * Extensions: 1047

1. API client generators
   * Website: ???
   * Extensions: 1048-1056

1. Netifi Proteus
   * Website: https://github.com/netifi-proteus
   * Extensions: 1057

1. CGSN Mooring Project
   * Website: https://bitbucket.org/ooicgsn/cgsn-mooring
   * Extensions: 1058

1. Container Storage Interface
   * Website: https://github.com/container-storage-interface/spec
   * Extensions: 1059-1069

1. TwirpQL Plugin
   * Website: https://twirpql.dev
   * Extensions: 1070

1. Protoc-gen-validate
   * Website: https://github.com/envoyproxy/protoc-gen-validate
   * Extensions: 1071

1. Protokt
   * Website: https://github.com/open-toast/protokt
   * Extensions: 1072

1. Dart port of protocol buffers
   * Website https://github.com/dart-lang/protobuf
   * Extensions: 1073

1. Ocaml-protoc-plugin
   * Website: https://github.com/issuu/ocaml-protoc-plugin
   * Extensions: 1074

1. Analyze Re Graphene
   * Website: https://analyzere.com
   * Extensions: 1075

1. Wire since and until
   * Website: https://square.github.io/wire/
   * Extensions: 1076, 1077

1. Bazel, Failure Details
   * Website: https://github.com/bazelbuild/bazel
   * Extensions: 1078

1. grpc-graphql-gateway
   * Website: https://github.com/ysugimoto/grpc-graphql-gateway
   * Extensions: 1079

1. Cloudstate
   * Website: https://cloudstate.io
   * Extensions: 1080-1084

1. SummaFT protoc-plugins
   * Website: https://summaft.com/
   * Extensions: 1085

1. ADLINK EdgeSDK
   * Website: https://www.adlinktech.com/en/Edge-SDK-IoT
   * Extensions: 1086

1. Wire wire_package
   * Website: https://square.github.io/wire/
   * Extensions: 1087

1. Confluent Schema Registry
   * Website: https://github.com/confluentinc/schema-registry
   * Extensions: 1088

1. ScalaPB Validate
   * Website: https://scalapb.github.io/docs/validation
   * Extension: 1089

1. Astounding (Currently Private)
   * Website: https://github.com/PbPipes/Astounding
   * Extension: 1090

1. Protoc-gen-psql
   * Website: https://github.com/Intrinsec/protoc-gen-psql
   * Extension: 1091-1101

1. Protoc-gen-sanitize
   * Website: https://github.com/Intrinsec/protoc-gen-sanitize
   * Extension: 1102-1106

1. Coach Client Connect (planned release in March 2021)
   * Website: https://www.coachclientconnect.com
   * Extension: 1107

1. Kratos API Errors
   * Website: https://go-kratos.dev
   * Extension: 1108

1. Glitchdot (Currently Private)
   * Website: https://go.glitchdot.com
   * Extension: 1109

1. eigr/protocol
   * Website: https://eigr.io
   * Extension: 1110-1114

1. Container Object Storage Interface (COSI)
   * Website: https://github.com/kubernetes-sigs/container-object-storage-interface-spec
   * Extension: 1115-1124

1. Protoc-gen-jsonschema
   * Website: https://github.com/chrusty/protoc-gen-jsonschema
   * Extension: 1125-1129

1. Protoc-gen-checker
   * Website: https://github.com/Intrinsec/protoc-gen-checker
   * Extension: 1130-1139

1. Protoc-gen-go-svc
   * Website: https://github.com/dane/protoc-gen-go-svc
   * Extension: 1140

1. Embedded Proto
   * Website: https://EmbeddedProto.com
   * Extension: 1141

1. Protoc-gen-fieldmask
   * Website: https://github.com/yeqown/protoc-gen-fieldmask
   * Extension: 1142
 
1. Google Gnostic
   * Website: https://github.com/google/gnostic
   * Extension: 1143

1. Protoc-gen-go-micro
   * Website: https://github.com/unistack-org/protoc-gen-go-micro
   * Extension: 1144

1. Protoc-gen-authz
   * Website: https://github.com/Neakxs/protoc-gen-authz
   * Extension: 1145