protoc-gen-java-optional

Java class generator

An extension to the Protobuf compiler that adds null-safe methods to generated Java classes

Protoc Generator Java extension plugin to extends generated classes with setOrClear and getOptional methods.

GitHub

8 stars
1 watching
3 forks
Language: Java
last commit: about 1 year ago
Linked from 1 awesome list

grpc-java-nullablegrpc-java-optionalgrpc-java-pluginjava-protobuf-nullableprotoc-gen-java-pluginset-or-clear

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
improbable-eng/ts-protoc-gen Generates TypeScript declarations and code from Protocol Buffers files 1,367
moul/protoc-gen-gotemplate A plugin for generating code from Protocol Buffers files using Go's text templating engine. 438
90dy/protoc-gen-hbs A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. 9
marcoferrer/kroto-plus Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL 492
ladeak/protobufsourcegenerator Generates partial helper classes with serialized properties for C# types used with protobuf-net. 12
buttercam/sisyphus.js Generates TypeScript code from Protocol Buffers definitions 22
anmolitor/protoc-gen-elm Generates Elm modules from .proto specification files using Protocol Buffers 16
konsumer/node-protoc-plugin A utility for creating custom protocol buffer code generation plugins in Node.js 26
carvalhorr/protoc-gen-mock A tool that generates mock gRPC services from proto definitions to simplify testing and development workflows. 47
grpc-ecosystem/protoc-gen-grpc-gateway-ts Generates TypeScript clients for gRPC services used in web and Go applications. 142
fadelis/grpcmock A tool to easily mock gRPC endpoints for unit testing and integration testing 147
verhas/javageci A framework for generating Java code using metaprogramming and provides an API to create custom code generators. 130
tmc/protoc-gen-apidocs Generates markdown documentation from Protobuf descriptors 30
stephenh/ts-proto Generates TypeScript types from protobuf schemas 2,180
jhump/goprotoc Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. 85