Feng Xiao | ef7052b | 2018-07-02 17:00:39 -0700 | [diff] [blame] | 1 | # Protobuf Global Extension Registry |
| 2 | |
| 3 | This file contains a global registry of known extensions for descriptor.proto, |
| 4 | so that any developer who wishes to use multiple 3rd party projects, each with |
| 5 | their own extensions, can be confident that there won't be collisions in |
| 6 | extension numbers. |
| 7 | |
| 8 | If you need an extension number for your custom option (see [custom options]( |
| 9 | https://developers.google.com/protocol-buffers/docs/proto#customoptions)), |
Feng Xiao | afe98de | 2018-08-22 11:55:30 -0700 | [diff] [blame] | 10 | please [send us a pull request](https://github.com/protocolbuffers/protobuf/pulls) to |
| 11 | add an entry to this doc, or [create an issue](https://github.com/protocolbuffers/protobuf/issues) |
Feng Xiao | ef7052b | 2018-07-02 17:00:39 -0700 | [diff] [blame] | 12 | with info about your project (name and website) so we can add an entry for you. |
| 13 | |
| 14 | ## Existing Registered Extensions |
| 15 | |
| 16 | 1. C# port of protocol buffers |
Gohar Aziz | f3a74be | 2018-08-24 10:19:22 -0400 | [diff] [blame] | 17 | * Website: https://github.com/jskeet/protobuf-csharp-port |
Feng Xiao | ef7052b | 2018-07-02 17:00:39 -0700 | [diff] [blame] | 18 | * Extensions: 1000 |
| 19 | |
| 20 | 1. Perl/XS port of protocol buffers |
| 21 | * Website: http://code.google.com/p/protobuf-perlxs |
| 22 | * Extensions: 1001 |
| 23 | |
| 24 | 1. Objective-C port of protocol buffers |
| 25 | * Website: http://code.google.com/p/protobuf-objc |
| 26 | * Extensions: 1002 |
| 27 | |
| 28 | 1. Google Wave Federation Protocol open-source release (FedOne) |
| 29 | * Website: http://code.google.com/p/wave-protocol |
| 30 | * Extensions: 1003 |
| 31 | |
| 32 | 1. PHP code generator plugin |
| 33 | * Website: ??? |
| 34 | * Extensions: 1004 |
| 35 | |
| 36 | 1. GWT code generator plugin (third-party!) |
| 37 | * Website: http://code.google.com/p/protobuf-gwt/ |
| 38 | * Extensions: 1005 |
| 39 | |
| 40 | 1. Unix Domain RPC code generator plugin |
| 41 | * Website: http://go/udrpc |
| 42 | * Extensions: 1006 |
| 43 | |
| 44 | 1. Object-C generator plugin (Plausible Labs) |
| 45 | * Website: http://www.plausible.coop |
| 46 | * Extensions: 1007 |
| 47 | |
| 48 | 1. TBD (code42.com) |
| 49 | * Website: ??? |
| 50 | * Extensions: 1008 |
| 51 | |
| 52 | 1. Goby Underwater Autonomy Project |
Toby Schneider | 4fd7bde | 2018-08-24 17:10:24 -0400 | [diff] [blame] | 53 | * Website: https://github.com/GobySoft/goby |
Feng Xiao | ef7052b | 2018-07-02 17:00:39 -0700 | [diff] [blame] | 54 | * Extensions: 1009 |
| 55 | |
| 56 | 1. Nanopb |
| 57 | * Website: http://kapsi.fi/~jpa/nanopb |
| 58 | * Extensions: 1010 |
| 59 | |
| 60 | 1. Bluefin AUV Communication Extensions |
| 61 | * Website: http://www.bluefinrobotics.com |
| 62 | * Extensions: 1011 |
| 63 | |
| 64 | 1. Dynamic Compact Control Language |
Toby Schneider | 4fd7bde | 2018-08-24 17:10:24 -0400 | [diff] [blame] | 65 | * Website: http://github.com/GobySoft/dccl |
Feng Xiao | ef7052b | 2018-07-02 17:00:39 -0700 | [diff] [blame] | 66 | * Extensions: 1012 |
| 67 | |
| 68 | 1. ScaleOut StateServer® Native C++ API |
| 69 | * Website: http://www.scaleoutsoftware.com |
| 70 | * Extensions: 1013 |
| 71 | |
| 72 | 1. FoundationDB SQL Layer |
| 73 | * Website: https://github.com/FoundationDB/sql-layer |
| 74 | * Extensions: 1014 |
| 75 | |
| 76 | 1. Fender |
| 77 | * Website: https://github.com/hassox/fender |
| 78 | * Extensions: 1015 |
| 79 | |
| 80 | 1. Vortex |
| 81 | * Website: http://www.prismtech.com/vortex |
| 82 | * Extensions: 1016 |
| 83 | |
| 84 | 1. tresorit |
| 85 | * Website: https://tresorit.com/ |
| 86 | * Extensions: 1017 |
| 87 | |
| 88 | 1. CRIU (Checkpoint Restore In Userspace) |
| 89 | * Website: http://criu.org/Main_Page |
| 90 | * Extensions: 1018 |
| 91 | |
| 92 | 1. protobuf-c |
| 93 | * Website: https://github.com/protobuf-c/protobuf-c |
| 94 | * Extensions: 1019 |
| 95 | |
Nadav Samet | b5d2cc0 | 2020-11-01 09:46:19 -0800 | [diff] [blame] | 96 | 1. ScalaPB |
| 97 | * Website: https://scalapb.github.io/ |
Feng Xiao | ef7052b | 2018-07-02 17:00:39 -0700 | [diff] [blame] | 98 | * Extensions: 1020 |
| 99 | |
| 100 | 1. protoc-gen-bq-schema |
| 101 | * Website: https://github.com/GoogleCloudPlatform/protoc-gen-bq-schema |
| 102 | * Extensions: 1021 |
| 103 | |
| 104 | 1. grpc-gateway |
| 105 | * Website: https://github.com/gengo/grpc-gateway |
| 106 | * Extensions: 1022 |
| 107 | |
| 108 | 1. Certificate Transparency |
| 109 | * Website: https://github.com/google/certificate-transparency |
| 110 | * Extensions: 1023 |
| 111 | |
| 112 | 1. JUNOS Router Telemetry |
| 113 | * Website: http://www.juniper.net |
| 114 | * Extensions: 1024 |
| 115 | |
| 116 | 1. Spine Event Engine |
| 117 | * Website: https://github.com/SpineEventEngine/core-java |
| 118 | * Extensions: 1025 |
| 119 | |
| 120 | 1. Aruba cloud platform |
| 121 | * Website: ??? |
| 122 | * Extensions: 1026 -> 1030 |
| 123 | |
| 124 | 1. Voltha |
| 125 | * Website: ??? |
| 126 | * Extensions: 1031 -> 1033 |
| 127 | |
| 128 | 1. gator |
| 129 | * Website: ??? |
| 130 | * Extensions: 1034 |
| 131 | |
| 132 | 1. protoc-gen-flowtypes |
| 133 | * Website: https://github.com/tmc/grpcutil/tree/master/protoc-gen-flowtypes |
| 134 | * Extensions: 1035 |
| 135 | |
| 136 | 1. ProfaneDB |
| 137 | * Website: https://gitlab.com/ProfaneDB/ProfaneDB |
| 138 | * Extensions: 1036 |
| 139 | |
| 140 | 1. protobuf-net |
| 141 | * Website: https://github.com/mgravell/protobuf-net |
| 142 | * Extensions: 1037 |
| 143 | |
| 144 | 1. FICO / StreamEngine |
| 145 | * Website: http://www.fico.com/ |
| 146 | * Extensions: 1038 |
| 147 | |
| 148 | 1. GopherJS |
| 149 | * Website: https://github.com/johanbrandhorst/protobuf |
| 150 | * Extensions: 1039 |
| 151 | |
| 152 | 1. ygot |
| 153 | * Website: https://github.com/openconfig/ygot |
| 154 | * Extensions: 1040 |
| 155 | |
| 156 | 1. go-grpcmw |
| 157 | * Website: https://github.com/MarquisIO/go-grpcmw |
| 158 | * Extensions: 1041 |
| 159 | |
| 160 | 1. grpc-gateway protoc-gen-swagger |
| 161 | * Website: https://github.com/grpc-ecosystem/grpc-gateway |
| 162 | * Extensions: 1042 |
| 163 | |
| 164 | 1. AN Message |
| 165 | * Website: TBD |
| 166 | * Extensions: 1043 |
| 167 | |
| 168 | 1. protofire |
| 169 | * Website: https://github.com/ribrdb/protofire |
| 170 | * Extensions: 1044 |
| 171 | |
| 172 | 1. Gravity |
| 173 | * Website: https://github.com/aphysci/gravity |
| 174 | * Extensions: 1045 |
| 175 | |
| 176 | 1. SEMI Standards – I&C Technical Committee |
| 177 | * Website: http://downloads.semi.org/web/wstdsbal.nsf/9c2b317e76523cca88257641005a47f5/88a5863a580e323088256e7b00707489!OpenDocument |
| 178 | * Extensions: 1046 |
| 179 | |
| 180 | 1. Elixir plugin |
| 181 | * Website: https://github.com/tony612/grpc-elixir |
| 182 | * Extensions: 1047 |
| 183 | |
| 184 | 1. API client generators |
| 185 | * Website: ??? |
| 186 | * Extensions: 1048-1056 |
Ryland Degnan | 5b7d0dc | 2018-07-21 08:34:17 -0700 | [diff] [blame] | 187 | |
| 188 | 1. Netifi Proteus |
| 189 | * Website: https://github.com/netifi-proteus |
| 190 | * Extensions: 1057 |
Toby Schneider | 4fd7bde | 2018-08-24 17:10:24 -0400 | [diff] [blame] | 191 | |
| 192 | 1. CGSN Mooring Project |
| 193 | * Website: https://bitbucket.org/ooicgsn/cgsn-mooring |
| 194 | * Extensions: 1058 |
Xiang Dai | e479410 | 2019-02-21 11:28:50 +0800 | [diff] [blame] | 195 | |
James DeFelice | 4358133 | 2018-11-06 11:33:18 -0500 | [diff] [blame] | 196 | 1. Container Storage Interface |
| 197 | * Website: https://github.com/container-storage-interface/spec |
| 198 | * Extensions: 1059-1069 |
Toby Schneider | 4fd7bde | 2018-08-24 17:10:24 -0400 | [diff] [blame] | 199 | |
marwan-at-work | 36cd11a | 2019-06-11 09:26:25 -0400 | [diff] [blame] | 200 | 1. TwirpQL Plugin |
| 201 | * Website: https://twirpql.dev |
| 202 | * Extensions: 1070 |
| 203 | |
Alex Konradi | b44a136 | 2019-05-24 07:44:51 -0400 | [diff] [blame] | 204 | 1. Protoc-gen-validate |
| 205 | * Website: https://github.com/envoyproxy/protoc-gen-validate |
Alex Konradi | 619ffac | 2019-06-20 14:10:06 -0400 | [diff] [blame] | 206 | * Extensions: 1071 |
| 207 | |
Ben Gordon | f5362e1 | 2019-07-10 09:58:38 -0400 | [diff] [blame] | 208 | 1. protokt |
Andrew Parmet | 18b1b21 | 2021-07-26 14:11:02 -0400 | [diff] [blame] | 209 | * Website: https://github.com/open-toast/protokt |
Ben Gordon | f5362e1 | 2019-07-10 09:58:38 -0400 | [diff] [blame] | 210 | * Extensions: 1072 |
Sigurd Meldgaard | f4a3e06 | 2019-09-27 09:21:27 +0200 | [diff] [blame] | 211 | |
| 212 | 1. Dart port of protocol buffers |
| 213 | * Website https://github.com/dart-lang/protobuf |
| 214 | * Extensions: 1073 |
Adam Cozzette | 403df1d | 2019-10-29 14:05:40 -0700 | [diff] [blame] | 215 | |
| 216 | 1. Ocaml-protoc-plugin |
| 217 | * Website: https://github.com/issuu/ocaml-protoc-plugin |
| 218 | * Extensions: 1074 |
Adam Cozzette | 16b0c05 | 2019-12-05 15:00:56 -0800 | [diff] [blame] | 219 | |
| 220 | 1. Analyze Re Graphene |
| 221 | * Website: https://analyzere.com |
| 222 | * Extensions: 1075 |
Jesse Wilson | 6263268 | 2019-12-16 16:15:44 -1000 | [diff] [blame] | 223 | |
| 224 | 1. Wire since and until |
| 225 | * Website: https://square.github.io/wire/ |
| 226 | * Extensions: 1076, 1077 |
Mark Schaller | 88579a4 | 2020-02-03 12:34:39 -0500 | [diff] [blame] | 227 | |
| 228 | 1. Bazel, Failure Details |
| 229 | * Website: https://github.com/bazelbuild/bazel |
| 230 | * Extensions: 1078 |
Adam Cozzette | a80775c | 2020-03-16 17:45:39 -0700 | [diff] [blame] | 231 | |
| 232 | 1. grpc-graphql-gateway |
| 233 | * Website: https://github.com/ysugimoto/grpc-graphql-gateway |
| 234 | * Extensions: 1079 |
James Roper | ab96815 | 2020-03-17 12:14:57 +1100 | [diff] [blame] | 235 | |
| 236 | 1. Cloudstate |
| 237 | * Website: https://cloudstate.io |
| 238 | * Extensions: 1080-1084 |
Robert Morris | a015ca8 | 2020-03-19 16:20:01 -0500 | [diff] [blame] | 239 | |
| 240 | 1. SummaFT protoc-plugins |
| 241 | * Website: https://summaft.com/ |
| 242 | * Extensions: 1085 |
Adam Cozzette | cf60104 | 2020-04-01 15:22:04 -0700 | [diff] [blame] | 243 | |
| 244 | 1. ADLINK EdgeSDK |
| 245 | * Website: https://www.adlinktech.com/en/Edge-SDK-IoT |
| 246 | * Extensions: 1086 |
Benoît Quenaudon | 8d74659 | 2020-08-04 11:09:43 -0400 | [diff] [blame] | 247 | |
| 248 | 1. Wire wire_package |
| 249 | * Website: https://square.github.io/wire/ |
| 250 | * Extensions: 1087 |
Robert Yokota | 300dfcc | 2020-09-25 10:58:25 -0700 | [diff] [blame] | 251 | |
| 252 | 1. Confluent Schema Registry |
| 253 | * Website: https://github.com/confluentinc/schema-registry |
| 254 | * Extensions: 1088 |
Paul MARS | 59b3d97 | 2021-02-03 13:33:46 +0100 | [diff] [blame] | 255 | |
Nadav Samet | 9637a3b | 2020-12-01 15:48:08 -0800 | [diff] [blame] | 256 | 1. ScalaPB Validate |
| 257 | * Website: https://scalapb.github.io/docs/validation |
| 258 | * Extension: 1089 |
Paul MARS | 59b3d97 | 2021-02-03 13:33:46 +0100 | [diff] [blame] | 259 | |
brucearctor | 6c970b5 | 2020-12-28 13:35:54 -0800 | [diff] [blame] | 260 | 1. Astounding (Currently Private) |
Paul MARS | 59b3d97 | 2021-02-03 13:33:46 +0100 | [diff] [blame] | 261 | * Website: https://github.com/PbPipes/Astounding |
brucearctor | 6c970b5 | 2020-12-28 13:35:54 -0800 | [diff] [blame] | 262 | * Extension: 1090 |
Paul MARS | 59b3d97 | 2021-02-03 13:33:46 +0100 | [diff] [blame] | 263 | |
| 264 | 1. Protoc-gen-psql |
| 265 | * Website: https://github.com/Intrinsec/protoc-gen-psql |
Upils | 01dcb94 | 2021-02-12 01:00:49 +0100 | [diff] [blame] | 266 | * Extension: 1091-1101 |
Paul MARS | 59b3d97 | 2021-02-03 13:33:46 +0100 | [diff] [blame] | 267 | |
| 268 | 1. Protoc-gen-sanitize |
| 269 | * Website: https://github.com/Intrinsec/protoc-gen-sanitize |
Upils | 01dcb94 | 2021-02-12 01:00:49 +0100 | [diff] [blame] | 270 | * Extension: 1102-1106 |
Galen Warren | 6f4573a | 2021-03-06 10:47:58 -0500 | [diff] [blame] | 271 | |
| 272 | 1. Coach Client Connect (planned release in March 2021) |
| 273 | * Website: https://www.coachclientconnect.com |
| 274 | * Extension: 1107 |
chenzhihui | 43aca57 | 2021-03-10 22:17:30 +0800 | [diff] [blame] | 275 | |
| 276 | 1. Kratos API Errors |
| 277 | * Website: https://go-kratos.dev |
| 278 | * Extension: 1108 |
Petr Jediný | 3737676 | 2021-05-26 21:19:33 +0200 | [diff] [blame] | 279 | |
| 280 | 1. Glitchdot (Currently Private) |
| 281 | * Website: https://go.glitchdot.com |
| 282 | * Extension: 1109 |
Marcel Lanz | 01ac995 | 2021-06-28 20:52:54 +0200 | [diff] [blame] | 283 | |
| 284 | 1. eigr/protocol |
| 285 | * Website: https://eigr.io |
Adam Cozzette | 0b0e404 | 2021-08-27 15:01:57 -0700 | [diff] [blame^] | 286 | * Extension: 1110-1114 |
| 287 | |
| 288 | 1. Container Object Storage Interface (COSI) |
| 289 | * Website: https://github.com/kubernetes-sigs/container-object-storage-interface-spec |
| 290 | * Extension: 1115-1124 |