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.
8 stars
1 watching
3 forks
Language: Java
last commit: almost 3 years agoLinked from 1 awesome list
grpc-java-nullablegrpc-java-optionalgrpc-java-pluginjava-protobuf-nullableprotoc-gen-java-pluginset-or-clear
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Generates TypeScript declarations and code from Protocol Buffers files | 1,371 | |
| A plugin for generating code from Protocol Buffers files using Go's text templating engine. | 440 | |
| A tool to generate code based on Protobuf files with the help of Handlebars templates and custom helpers. | 9 | |
| Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL | 493 | |
| Generates partial helper classes with serialized properties for C# types used with protobuf-net. | 12 | |
| Generates TypeScript code from Protocol Buffers definitions | 22 | |
| Generates Elm modules from .proto specification files using Protocol Buffers | 16 | |
| A utility for creating custom protocol buffer code generation plugins in Node.js | 26 | |
| A tool that generates mock gRPC services from proto definitions to simplify testing and development workflows. | 47 | |
| Generates TypeScript clients for gRPC services used in web and Go applications. | 142 | |
| A tool to easily mock gRPC endpoints for unit testing and integration testing | 148 | |
| A framework for generating Java code using metaprogramming and provides an API to create custom code generators. | 130 | |
| Generates markdown documentation from Protobuf descriptors | 29 | |
| Generates TypeScript types from protobuf schemas | 2,195 | |
| 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 |