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: almost 3 years 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:

RepositoryDescriptionStars
improbable-eng/ts-protoc-genGenerates TypeScript declarations and code from Protocol Buffers files1,371
moul/protoc-gen-gotemplateA plugin for generating code from Protocol Buffers files using Go's text templating engine.440
90dy/protoc-gen-hbsA tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers.9
marcoferrer/kroto-plusGenerates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL493
ladeak/protobufsourcegeneratorGenerates partial helper classes with serialized properties for C# types used with protobuf-net.12
buttercam/sisyphus.jsGenerates TypeScript code from Protocol Buffers definitions22
anmolitor/protoc-gen-elmGenerates Elm modules from .proto specification files using Protocol Buffers16
konsumer/node-protoc-pluginA utility for creating custom protocol buffer code generation plugins in Node.js26
carvalhorr/protoc-gen-mockA tool that generates mock gRPC services from proto definitions to simplify testing and development workflows.47
grpc-ecosystem/protoc-gen-grpc-gateway-tsGenerates TypeScript clients for gRPC services used in web and Go applications.142
fadelis/grpcmockA tool to easily mock gRPC endpoints for unit testing and integration testing148
verhas/javageciA framework for generating Java code using metaprogramming and provides an API to create custom code generators.130
tmc/protoc-gen-apidocsGenerates markdown documentation from Protobuf descriptors29
stephenh/ts-protoGenerates TypeScript types from protobuf schemas2,195
jhump/goprotocMakes 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