51 results for “topic:proto3”
Your Swiss Army Knife for Protocol Buffers
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.
A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
parser for Google ProtocolBuffers definition
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
Yet another Go package which parses a Protocol Buffer file (proto2+proto3)
Language Server for protocol buffers
Generates F# code from protobuf schema for binary and json format
Binding Protobuf 3 to Lua 5.3
Security Experiments with gRPC and ASP.NET Core 5
Google Protocol Buffers tools (C code generator).
Google Protocol Buffers for PureScript
A modern configuration converter based on Protobuf (proto3).
protobuf 批量管理自动生成方案 实现c#,java,c++等
A Proxy service using FastAPI and Protocol Buffers (Proto3)
simple example demonstrating how to use protobuf in golang
Library for decrypting 2FA secret keys from export QR codes of Google Authenticator app
Microservices using the proto3(Protocol Buffer) and gRPC in rust
Simple microservice project demonstration for learning purposes with GoLang, PotgreSQL & Terraform.
No description provided.
Protocol Buffers Compiler(protoc) plugin for TypeScript - Generate definition file(d.ts)
Canonical proto3 definitions for Chaukas: audit events, traces, decisions, and governance signals.
A reverse engineering of .proto files for calling the gRPC services of a popular authentic social network.
A Visual Studio Code extension for compiling Protocol Buffers (.proto) files to gRPC code in multiple programming languages.
Native Swift library for parsing .proto files (proto2 & proto3) into SwiftProtobuf descriptors. Full syntax support, well-known types, and detailed error reporting.
IOAM API with Protocol Buffers v3
Heat is a Go gRPC server and client implementation to control heating termostats.
proto3 codegen plugin for idea
Protoc plugin which generates Go code for Temporal workers based on service definitions in protocol-buffer files
An example gRPC implementation for PHP client and server