protobuf3
There are 372 repositories under protobuf3 topic.
njpatel/grpcc
A gRPC cli interface for easy testing against gRPC servers
AlexStocks/getty
a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
src-d/proteus
Generate .proto files from Go source code.
knqyf263/go-plugin
Go Plugin System over WebAssembly
AWeirdDev/flights
Fast, robust Google Flights scraper (API) for Python. (Probably)
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
owent/xresloader
跨平台Excel导表工具(Excel=>protobuf/msgpack/lua/javascript/json/xml)
gogf/gf-cli
GoFrame Command Line Interface, which is your helpmate for building GoFrame application with convenience.
itsksaurabh/go-grpc-examples
This repo contains examples and implementations of different types of GRPC services and APIs using Golang.
sreich/ore-infinium
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
jvolkman/intellij-protobuf-editor
Protocol Buffers for IntelliJ-based IDEs
AppsFlyer/pronto
Clojure support for protocol buffers
replit/crosis
A JavaScript client that speaks Replit's container protocol
christophhagen/BinaryCodable
A binary encoder for Swift Codable types
ascopes/protobuf-maven-plugin
Modern Protobuf integration for Maven. Supports binary and JAR protoc plugins, descriptor files, and advanced dependency management.
YuhanLiin/micropb
Rust Protobuf library targetting embedded systems and no_std environments without an allocator
gogf/katyusha
[WIP]Katyusha micro service development framework.
entur/mapstruct-spi-protobuf
Protobuf accessor naming strategy for Mapstruct
JGameEngine/JGameEngineCore
服务端游戏核心包(线程模型,配置读取,日志基层,数据存储,协议传输)
johanbrandhorst/protobuf
GopherJS Bindings for ProtobufJS and gRPC-Web
brandonxiang/protobuf-to-typescript
A converter from pb to typescript
Xpl0itR/protodec
A tool to decompile protoc compiled protobuf classes back into .proto definitions.
Clement-Jean/proto-go-course
Complete Guide to Protocol Buffers 3 Golang
Clement-Jean/proto-course
Complete Guide to Protocol Buffers 3 [Java, Golang, Python]
davyxu/gosproto
基于云风的sproto二进制标准上的描述文件及代码生成工具
oslabs-beta/gRPSeek
gRPSeek is a load testing and metrics visualization tool. By utilizing this package, developers can increase observability of their gRPC servers and gain valuable insights into the performance of the services
plexsystems/vscode-protolint
A protobuf linter for visual studio code
heroiclabs/nakama-common
The runtime framework for Nakama server.
iluvcapra/py-ptsl
Native Python PTSL (Pro Tools Scripting Library) RPC interface
simplesteph/protobuf-example-python
Companion Repository for my Protocol Buffers course
Clement-Jean/proto-python-course
Complete Guide to Protocol Buffers 3 Python
dcarp/protobuf-d
Protocol Buffers Compiler Plugin and Support Library for D
jgarzik/rust-protobuf-example
Example rust protobuf project
celestiaorg/protobuf3-solidity
Protobuf3 plugin for Solidity
pbkit/vscode-pbkit
VSCode plugin for Protobuf. Syntax highlight, goto definition and autocompletion.
Clement-Jean/proto-java-course
Complete Guide to Protocol Buffers 3 Java