protoc-gen-fieldmask

Path generator

Generates fieldmask paths as static type properties for proto messages to simplify string-based access.

A protoc plugin that generates fieldmask paths

GitHub

23 stars
1 watching
3 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tmc/protoc-gen-apidocs Generates markdown documentation from Protobuf descriptors 29
anmolitor/protoc-gen-elm Generates Elm modules from .proto specification files using Protocol Buffers 16
hotpotatoc/snowflake Generates unique identifiers in the form of timestamps and sequence numbers with optional machine and process IDs 4
matoous/go-nanoid Provides a cryptographically strong random ID generator with adjustable length and character set for use in various applications. 1,310
productsupcom/protoc-gen-proto2asciidoc A tool that generates API documentation from Protobuf IDL files. 6
itmaga/zodock Generates mock data based on Zod schemas for testing and API purposes 13
drecom/barrage Distributed ID generator for generating unique IDs across multiple data sources 21
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191
grpc-ecosystem/protoc-gen-grpc-gateway-ts Generates TypeScript clients for gRPC services used in web and Go applications. 142
moul/protoc-gen-gotemplate A plugin for generating code from Protocol Buffers files using Go's text templating engine. 440
improbable-eng/ts-protoc-gen Generates TypeScript declarations and code from Protocol Buffers files 1,371
src-d/proteus A tool to generate protocol buffer version 3 compatible .proto files from Go structs and functions 735
t-pwk/flake-idgen Generates unique identifiers in a distributed environment with high precision and uniqueness 243
fabien0102/ts-to-zod A tool to generate Zod schemas from TypeScript types/interfaces. 1,258
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 242