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 | |
| 96 | 1. ScalePB |
| 97 | * Website: http://trueaccord.github.io/ScalaPB/ |
| 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 |
| 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 | |