Topic: "protobuffer"
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
Language: C# - Size: 27.2 MB - Last synced at: 6 months ago - Pushed at: 10 months ago - Stars: 3,242 - Forks: 924

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
Language: Go - Size: 15 MB - Last synced at: 19 days ago - Pushed at: 10 months ago - Stars: 905 - Forks: 189

duoan/mini-rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
Language: Java - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 227 - Forks: 143

thebabush/afl-libprotobuf-mutator
AFLplusplus + libprotobuf-mutator = love
Language: C++ - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 81 - Forks: 16

zswang/jpacks
Binary data packing and unpacking.
Language: JavaScript - Size: 211 KB - Last synced at: 23 days ago - Pushed at: almost 8 years ago - Stars: 56 - Forks: 6

donutloop/xservice
Framework to generate web APIs
Language: Go - Size: 163 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 55 - Forks: 0

ebergstedt/ProtoBuffer
A simple wrapper library for protobuf-net with async, gzip and less boilerplate.
Language: C# - Size: 34.2 KB - Last synced at: 9 days ago - Pushed at: about 8 years ago - Stars: 52 - Forks: 5

chxuan/easyrpc
:sunflower:Easy to use RPC framework
Language: C++ - Size: 643 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 16

li-keli/AspnetCoreApiDoc
📖 aspnet core 2.0 自动生成支持protobuffer的API文档,为APP提供后端服务的NET Core友好框架
Language: C# - Size: 307 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 38 - Forks: 15

Laiye-Tech/serving Fork of tensorflow/serving
TensorFlow Serving based on encrypted model, protect model files from being stolen | 基于加密模型的 TensorFlow Serving ,保护模型文件免于被盗取
Language: C++ - Size: 18.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 36 - Forks: 10

email2liyang/grpc-mate
An enterprise ready micro service project base on gRPC
Language: Java - Size: 1.43 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 8

denysvitali/squid_decoder Fork of haxelion/squid_decoder
A decoder for the Squid page format
Language: Python - Size: 1.14 MB - Last synced at: about 20 hours ago - Pushed at: about 7 years ago - Stars: 20 - Forks: 4

infranyx/protohub-template
ProtoHub template is a ProtoHub for storing and building Protocol Buffers (protos) in a pipeline. Golang microservice example Template of this repository is https://github.com/infranyx/go-microservice-template.
Language: Makefile - Size: 82 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 1

onlpx/pyproto
Automatically generate and decode protobufs without the need of a .proto file.
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

Dimon4eg/protobuf-android Fork of julienr/protobuf-android
Google protocol buffer build for android
Language: C++ - Size: 1.84 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 5

BaseMax/FirstNodeJSgRPC
A example repository to show how you can create your first gRPC webservice (+ Protobuf in HTTP2 protocol) with NodeJS.
Language: JavaScript - Size: 92.8 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

manuelzander/python-protoc-plugin
A custom Python protoc plugin
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

Tochemey/docker-go
[Go]Docker Image for Golang Tools
Language: Earthly - Size: 125 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 1

bryanhughes/proto-crudl
A simple Erlang database mapping tool that maps protobuffers to a relational schema, generating the .proto as well as all the CRUDL (Create, Read, Update, Delete, and List/Lookup) code. You can now serialize protobuffers from a web client straight to the database using protobuffers. Supports integration with gpb. Currently only support Postgres.
Language: Erlang - Size: 206 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

qudenger/network-debug-tool
网络调试助手web版 (TCP network debug tool for embedded devices on web)
Language: Go - Size: 2.56 MB - Last synced at: 10 months ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 2

motaharinia/springboot-grpcstartereureka
spring-boot microservice with gRPC starter and protobuf3 and eureka. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking, and authentication.
Language: Java - Size: 560 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

motaharinia/springboot-grpc
spring-boot microservice with gRPC and protobuf3. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking, and authentication.
Language: Java - Size: 468 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

hanabi1224/Protobuf.CodeGen.BuildTask
MSBuild task to automatically generate c# files from .proto files
Language: C# - Size: 32.2 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

pabloesdev1/protomodel
Python Library to generate proto buffer file from python using type annotations
Language: Python - Size: 27.3 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

lorainemg/iot
Application testing The Thinks Stack (https://www.thethingsindustries.com/stack/) apis for iot applications.
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

felipegutierrez/explore-akka
This project is a demo of an Akka-http and Akka-cluster running on top of Kubernetes (minikube) and with its own Docker image created by sbt-native-packager. It also includes several other examples of the Akka Classic and Typed (essential, persistence, remote, cluster, stream, HTTP, serialization (Srapy-JSON, Avro, Kryo, protobuffer)).
Language: Scala - Size: 9.29 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

pierlauro/protobufferize
Compile protobuffers via setuptools
Language: Python - Size: 36.1 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

wuzhenglin510/chat
netty websocket protobuffer
Language: JavaScript - Size: 1.94 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

IBMStreams/streamsx.protobuf
IBM Streams toolkit for parsing and creating Google Protocol Buffers
Language: Perl - Size: 125 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

ondewo/ondewo-proto-compiler
ONDEWO PROTO COMPILER is a collection of docker images for the purpose of creating installable client packages from the protocol buffer definition (.proto) files for several programming languages (e.g. python, js, nodejs, typescript, angular,...)
Language: Shell - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 2

Git-Lukyen/google_url_utils
Utilities aimed at working with different types of google url stuff, like proto buff parameters or pagination. Currently in development and I’ll add to it when I need more.
Language: Python - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

AliNikfar/MicroServiceSample
A Shopping Website implement with MicroService,CQRS,DDD Architecture, MongoDb , RestFull-Api , EF-ORM , Dapper-ORM ,SQL And PostgreSQL ,ocelot , Redis,Grpc , ProtoBuff, mediatR & ...
Language: C# - Size: 26.2 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

oberbichler/protosaurus
Parse and create ProtoBuffer messages at runtime
Language: CMake - Size: 74.2 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

JuanDiegoCastellanos/grpc
A full backend to subscribe some students in several tests, in this project were used gRPC, sockets and Goroutines to maximize the perfomance of each response. In the case when one studen takes an examen and he-she starts to sending answers the client and server will be in data streamin in each side.
Language: Go - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

xoxoist/morph
🌊 Conversion tool between protoc stub and struct
Language: Go - Size: 2.1 MB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

earmarques/tcc_grpc
Interoperabilidade de API's escritas em linguagens diferentes com gRPC
Language: Java - Size: 10.2 MB - Last synced at: 10 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

daluisgarcia/golang-probuffers-grpc
Protobuf and gRPC implementation project example in golang. Backend with students and tests
Language: Go - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

jonathanmdr/gRPC
Example of gRPC with Go
Language: Go - Size: 37.1 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

chenmingq/socket-test
tcp协议栈开发学习
Language: Java - Size: 24.1 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

fcracker79/reactive-grpc
Language: Python - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

devdynam0507/msa-simulator
you can configures a MSA not using aws
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Vicfred/cmakeprotosgrpc
gRPC + protobuf using CMake
Language: CMake - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 6

Diode222/Odin
微信监听app后端业务层
Language: Go - Size: 40 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

maiconpintoabreu/Proto-Sample
Protobuf Sample using JSON Schema
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

szahn/OCREngineSoCalCodeCamp2018
OCR Engine forSoCal Code Camp 2018
Language: JavaScript - Size: 263 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

li-keli/gin Fork of gin-gonic/gin
🌈 增加Gin对Protobuffer3的支持
Language: Go - Size: 1.69 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

renatoathaydes/protobuf-tcp-rsa-provider
TCP/Protobuffer implementation of Aries RSA DistributionProvider.
Language: Java - Size: 163 KB - Last synced at: 23 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

bborbe/ctrader
Golang Proto files for cTrader
Language: Makefile - Size: 318 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

AlwaysContact/load-balancer-algorithm
load-balancer-algorithm by go
Language: Go - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SyhmFunny/google_url_utils
Utilities aimed at working with different types of google url stuff, like proto buff parameters or pagination. Currently in development and I’ll add to it when I need more.
Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

RyoJerryYu/protoc-gen-pluginx
A set of awesome plugins for protobuf, would be useful and time-saving when developing.
Language: Go - Size: 1.43 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

klappdev/lynx
C++ samples of using popular libraries
Language: C++ - Size: 68.4 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

sangingeum/NetworkProgramming
Network program examples written in C++ using the Asio library
Language: C++ - Size: 7.97 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bruce-mig/grpc-crud-mongodb
gRPC implementation of a crud API using protobuffers with MongoDB persistence.
Language: Go - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mllimo/easy-protobuffer-reflection
Protobuffer utility library to manage reflection easier.
Language: C++ - Size: 16.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

castyapp/grpc.proto 📦
🎃 Casty gRPC protobuffers
Language: JavaScript - Size: 754 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AmiralaDev/protohub-template Fork of infranyx/protohub-template
ProtoHub template is a ProtoHub for storing and building Protocol Buffers (protos) in a pipeline. Golang microservice example Template of this repository is https://github.com/infranyx/go-microservice-template.
Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dicehub/protoc
Simple container with protoc binary to generate protobuffers.
Language: Dockerfile - Size: 23.4 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Stanislav-Povolotsky/JAVA-Protocol-Buffers-Example
Example: how to use protobuf with JAVA
Language: Java - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RomaBilka/BloGo
Language: Go - Size: 174 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

wiliamhw/golang-grpc-example
Projects to learn how to build API on gRPC protocol using Golang and MongoDB
Language: Go - Size: 75.2 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

borud/gwp
This is a work in progress
Language: Makefile - Size: 99.6 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

johnjohndoe/cwa-app-android Fork of corona-warn-app/cwa-app-android
Native Android app using the Apple/Google exposure notification API.
Size: 30.1 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

guedim/grpc
Grpc and protocol buffers examples
Language: Python - Size: 6.78 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

castyapp/libcasty-protocol-go 📦
𝕻 Common protocol definitions for Casty services in Golang
Language: Go - Size: 122 KB - Last synced at: 14 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

JaimeRC/grpc-golang
Language: Go - Size: 72.3 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

motaharinia/springboot-grpcstarter
spring-boot microservice with gRPC starter and protobuf3. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking, and authentication.
Language: Java - Size: 471 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

advra/docker-ubuntu-grpc
Docker container with grpc and protobuf ready to use.
Language: Dockerfile - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

chunvv/notifier
Streaming realtime data via websocket by Go, Grpc
Language: Go - Size: 877 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

smu-gp/sp-protobuf
Language: Makefile - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

clevekim00/WebSocket-SpringBoot-NodeJS
This project explain WebSocket usage via between Spring Boot server as NodeJs client.
Language: Java - Size: 484 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

li-keli/gin-proto-test
🌈 Automatic adaptation of protobuffer and JSON by gin
Language: Go - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
