1 रिपॉजिटरी
Processes for filtering schemas to a subset of types to reduce generated code size.
Distinct from Schema-to-Code Generators: Distinct from Schema-to-Code Generators: focuses on removing unused elements from the schema before code generation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Schema Pruning. Refine with filters or upvote what's useful.
Wire is a cross-platform code generator and implementation of gRPC and Protocol Buffers. It transforms schema definitions into type-safe native language bindings for Kotlin, Swift, and Java to ensure consistent data exchange and communication between distributed systems. The project provides specialized tools for protocol buffer schema management, including the ability to prune unused types and filter fields by version to reduce final binary sizes. It also handles namespace management and allows for the creation of custom schema handlers to execute user-defined logic during the compilation ph
Filters schemas to a specific subset of root types and dependencies to reduce total source code size.