protocol-buffer
There are 47 repositories under protocol-buffer topic.
xitonix/trubka
A CLI tool for Kafka
silentorbit/protobuf
C# code generator for reading and writing the protocol buffers format
JuliaIO/ProtoBuf.jl
Julia protobuf implementation
Mictronics/readsb-protobuf
Readsb is a Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices. Future development version with protocol buffer storage.
marat1961/protobuf-delphi
Fast and simple implementation of Protocol Buffers for Delphi. Now we support code generation for the classes. Next, we plan to add reflection and records using memory regions.
getamis/sol2proto
Ethereum contract ABI to gRPC protobuf IDL transpiler
namely/chief-of-state
gRPC clustered event sourcing tool
cityblack/netty-game-server
Use netty with springboot to program game server
sascha-andres/go-logsink
the multi machine cat over protocol buffers and websocket
gxlb/binary
package binary is a lightweight and high-performance serialization library to encode/decode between go data and []byte.
singgel/RPC-SkillTree
干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就能懂
revinate/protobuf2json
Convert protobuf-encoded messages to JSON and vice versa
gaplotech/kotlin-protobuf-bson-codec
Provide a Protobuf BSON Codec for MongoDB, written by Kotlin
RTradeLtd/ipld-eml
An RFC-5322 compatible email parser that stores data on IPFS
seanpm2001/SNU_2D_ProgrammingTools_IDE_Protocol-Buffer
⌨️ The Protocol Buffer Programming language IDE submodule for SNU Programming Tools (2D Mode)
super-flat/lagom-pb
Scala Developer velocity in lagom development using protocol buffer.
konosubakonoakua/protobuf-c-win
Protobuf-c Win-platform binaries, built with MSYS2, test on STM32F446 (IDE: Keil5).
huangjunwen/nproto
Easy to use communication (e.g. rpc/msg/...) components.
Xavier-Lam/protocol-buffer-decryptor
反向解析Protocol Buffer
jerry-enebeli/grpc-rest-gateway
gRPC To REST is an API gateway that enables application developers to communicate with their gRPC services using a RESTful API
seanpm2001/Learn-Protocol-Buffer
📚️ A repository for showcasing my knowledge of the Protocol Buffer programming language, and continuing to learn the language.
bosima/protobuf-csharp-port
.NET Standard version of Google.ProtocolBuffers and Google.ProtocolBuffers.Serialization.
FlashWebIT/Bucharest-Constanta-GTFS-Realtime-Vehicle-Positions
Convert public GPS data for the București or Constanța cities to industry-standard GTFS-Realtime protocol buffer
jayden-lee/grpc-java-example
grpc java example
Nasruddin/data-streaming-kafka-protobuf-golang-java
Data streaming between Java and Golang service with Kafka using Protocol Buffers
ntrazzano/descriptorset2proto
Library & CLI to convert a binary FileDescriptorSet back into the textual .proto format.
scymtym/serialization.protocol-buffer
Pure Common Lisp Protocol Buffer compiler (third rewrite)
seanpm2001/AI2001_Category-Source_Code-SC-Protocol-Buffer
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Protocol-Buffer category for AI2001, containing Protocol Buffer programming language datasets
seanpm2001/Bliss_Browser_ProtoBuf
🌳️🌐️#️⃣️ The Bliss Browser ProtoBuf language support module, allowing Protocol Buffer programs to be written in and ran within the browser.
autom8ter/queuerpc
a protoc plugin to generate type safe RPC client and server code that use a message queue for transport/service discovery.
eperinan/workshop-todolist-akka-persistance
Training focused in Akka Persistent, EventSourcing and API Rest
gdassori/protobufferify
From ProtocolBuffer to Python Dictionary and viceversa
isutare412/hexago
System architecture PoC tuned for Go.
mayoz/protobuf-example
An example gRPC implementation for PHP client and server