proto3
There are 46 repositories under proto3 topic.
uber/prototool
Your Swiss Army Knife for Protocol Buffers
scito/extract_otp_secrets
Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
emicklei/proto
parser for Google ProtocolBuffers definition
yoheimuta/protolint
A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
seamia/protodot
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
yoheimuta/go-protoparser
Yet another Go package which parses a Protocol Buffer file (proto2+proto3)
jet/falanx
Generates F# code from protobuf schema for binary and json format
jinq0123/LuaPbIntf
Binding Protobuf 3 to Lua 5.3
damienbod/Secure_gRpc
Security Experiments with gRPC and ASP.NET Core 5
eerimoq/pbtools
Google Protocol Buffers tools (C code generator).
coder3101/protols
Language Server for protocol buffers
rowtype-yoga/purescript-protobuf
Google Protocol Buffers for PureScript
tableauio/tableau
A modern configuration converter based on Protobuf (proto3).
FRBoiling/ProtocolGenerator
protobuf 批量管理自动生成方案 实现c#,java,c++等
g4lb/proxy-service
A Proxy service using FastAPI and Protocol Buffers (Proto3)
kfelter/protobuf-example
simple example demonstrating how to use protobuf in golang
tahadostifam/Microservice-Project-Demo
Simple microservice project demonstration for learning purposes with GoLang, PotgreSQL & Terraform.
AginSquash/GAuthDecrypt
Library for decrypting 2FA secret keys from export QR codes of Google Authenticator app
rust-master/micro-services-grpc-rust
Microservices using the proto3(Protocol Buffer) and gRPC in rust
stringang/protoc-gen-tsd
Protocol Buffers Compiler(protoc) plugin for TypeScript - Generate definition file(d.ts)
OpenCannabis/Protocol
Canonical protobuf implementation of the OpenCannabis Spec
Advanced-Observability/ioam-api
IOAM API with Protocol Buffers v3
daabr/protoc-gen-temporal-go
Protoc plugin which generates Go code for Temporal workers based on service definitions in protocol-buffer files
muehlburger/heat
Heat is a Go gRPC server and client implementation to control heating termostats.
yuzd/protocodegen
proto3 codegen plugin for idea
BaseMax/FirstProtobufJS
A quick and practical look at Protobuf. If you know what is JSON and how its work, you can see how much Proto-Buf is easy.
dmehra2102/go-backend
backend web development: Golang, Postgres, Redis, Gin, gRPC, Docker, Kubernetes, AWS, CI/CD
KontainPluton/gRPC-Service
gRPC service in a Web Services course at IMT Mines Alès
mayoz/protobuf-example
An example gRPC implementation for PHP client and server
PickHD/singkatin-revamp
Revamped URL Shortener API's using Golang
CodeEventHorizon/grpc-node-crud
gRPC CRUD API
aleroxac/goexpert-grpc
goexpert-grpc
Astrodynamic/gRPCQuests
gRPCQuests explores gRPC and Protocol Buffers in C++, testing features, optimizing performance, and enhancing security, all built and managed with CMake.
iambpn/vscode-proto-setup
Guide on how to setup Proto syntax and error highlight in vscode
mllimo/easy-protobuffer-reflection
Protobuffer utility library to manage reflection easier.