Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: protobuffer

Tochemey/docker-go

[Go]Docker Image for Golang Tools

Language: Earthly - Size: 81.1 KB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 3 - Forks: 0

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: 1 day ago - Pushed: 11 days ago - Stars: 3,228 - Forks: 924

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: 13 days ago - Pushed: over 2 years ago - Stars: 0 - 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: 169 KB - Last synced: 22 days ago - Pushed: 23 days ago - Stars: 1 - Forks: 2

sangingeum/NetworkProgramming

Network program examples written in C++ using the Asio library

Language: C++ - Size: 7.97 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

RomaBilka/BloGo

Language: Go - Size: 174 KB - Last synced: 24 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

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: 28 days ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 1

duoan/mini-rpc

Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持

Language: Java - Size: 80.1 KB - Last synced: 20 days ago - Pushed: 9 months ago - Stars: 227 - Forks: 143

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.5 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - 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: about 1 month ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

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: 14.9 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 869 - Forks: 181

zswang/jpacks

Binary data packing and unpacking.

Language: JavaScript - Size: 211 KB - Last synced: 7 days ago - Pushed: almost 7 years ago - Stars: 56 - Forks: 6

oberbichler/protosaurus

Parse and create ProtoBuffer messages at runtime

Language: CMake - Size: 74.2 KB - Last synced: about 2 months ago - Pushed: 3 months 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: 4 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

li-keli/gin Fork of gin-gonic/gin

🌈 增加Gin对Protobuffer3的支持

Language: Go - Size: 1.69 MB - Last synced: 5 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

maiconpintoabreu/Proto-Sample

Protobuf Sample using JSON Schema

Language: JavaScript - Size: 1000 Bytes - Last synced: 5 months ago - Pushed: over 4 years ago - Stars: 1 - 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: about 1 month ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

denysvitali/squid_decoder Fork of haxelion/squid_decoder

A decoder for the Squid page format

Language: Python - Size: 1.14 MB - Last synced: about 1 month ago - Pushed: about 6 years ago - Stars: 20 - Forks: 3

chenmingq/socket-test

tcp协议栈开发学习

Language: Java - Size: 24.1 MB - Last synced: 25 days ago - Pushed: over 1 year ago - Stars: 1 - 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: 8 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

onlpx/pyproto

Automatically generate and decode protobufs without the need of a .proto file.

Language: Python - Size: 4.88 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 9 - Forks: 2

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: 3 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

chxuan/easyrpc

:sunflower:Easy to use RPC framework

Language: C++ - Size: 643 KB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 41 - Forks: 16

mllimo/easy-protobuffer-reflection

Language: C++ - Size: 9.77 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

klappdev/lynx

C++ samples of using popular libraries

Language: C++ - Size: 65.4 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

thebabush/afl-libprotobuf-mutator

AFLplusplus + libprotobuf-mutator = love

Language: C++ - Size: 4.88 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 75 - Forks: 15

qudenger/network-debug-tool

网络调试助手web版 (TCP network debug tool for embedded devices on web)

Language: Go - Size: 2.56 MB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 6 - Forks: 2

borud/gwp

This is a work in progress

Language: Makefile - Size: 99.6 KB - Last synced: 10 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Diode222/Odin

微信监听app后端业务层

Language: Go - Size: 40 KB - Last synced: 10 months ago - Pushed: over 4 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: 11 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

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: 12 months ago - Pushed: over 3 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: 12 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 2

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: 9 months ago - Pushed: about 1 year ago - Stars: 17 - Forks: 1

xoxoist/morph

🌊 Conversion tool between protoc stub and struct

Language: Go - Size: 2.1 MB - Last synced: 5 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

szahn/OCREngineSoCalCodeCamp2018

OCR Engine forSoCal Code Camp 2018

Language: JavaScript - Size: 263 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

email2liyang/grpc-mate

An enterprise ready micro service project base on gRPC

Language: Java - Size: 1.43 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 27 - Forks: 8

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: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 2

manuelzander/python-protoc-plugin

A custom Python protoc plugin

Language: Python - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

donutloop/xservice

Framework to generate web APIs

Language: Go - Size: 163 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 55 - Forks: 0

jonathanmdr/gRPC

Example of gRPC with Go

Language: Go - Size: 37.1 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Laiye-Tech/serving Fork of tensorflow/serving

TensorFlow Serving based on encrypted model, protect model files from being stolen | 基于加密模型的 TensorFlow Serving ,保护模型文件免于被盗取

Language: C++ - Size: 12.1 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 37 - Forks: 10

ebergstedt/ProtoBuffer

A simple wrapper library for protobuf-net with async, gzip and less boilerplate.

Language: C# - Size: 34.2 KB - Last synced: 16 days ago - Pushed: about 7 years ago - Stars: 52 - Forks: 5

li-keli/AspnetCoreApiDoc

📖 aspnet core 2.0 自动生成支持protobuffer的API文档,为APP提供后端服务的NET Core友好框架

Language: C# - Size: 307 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 38 - Forks: 15

Stanislav-Povolotsky/JAVA-Protocol-Buffers-Example

Example: how to use protobuf with JAVA

Language: Java - Size: 59.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

hanabi1224/Protobuf.CodeGen.BuildTask

MSBuild task to automatically generate c# files from .proto files

Language: C# - Size: 32.2 KB - Last synced: 16 days ago - Pushed: over 5 years ago - Stars: 3 - Forks: 1

devdynam0507/msa-simulator

you can configures a MSA not using aws

Language: Java - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

Dimon4eg/protobuf-android Fork of julienr/protobuf-android

Google protocol buffer build for android

Language: C++ - Size: 1.84 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 9 - Forks: 5

lorainemg/iot

Application testing The Thinks Stack (https://www.thethingsindustries.com/stack/) apis for iot applications.

Language: Python - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 0

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: 6 months ago - Pushed: 6 months ago - Stars: 5 - Forks: 0

dicehub/protoc

Simple container with protoc binary to generate protobuffers.

Language: Dockerfile - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

guedim/grpc

Grpc and protocol buffers examples

Language: Python - Size: 6.78 MB - Last synced: about 1 year ago - Pushed: over 2 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: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

Vicfred/cmakeprotosgrpc

gRPC + protobuf using CMake

Language: CMake - Size: 35.2 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 6

JaimeRC/grpc-golang

Language: Go - Size: 72.3 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

castyapp/grpc.proto

🎃 Casty gRPC protobuffers

Language: JavaScript - Size: 754 KB - Last synced: 13 days ago - Pushed: 10 months 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: 12 months ago - Pushed: over 3 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: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

pierlauro/protobufferize

Compile protobuffers via setuptools

Language: Python - Size: 36.1 KB - Last synced: 1 day ago - Pushed: over 3 years ago - Stars: 2 - Forks: 2

wuzhenglin510/chat

netty websocket protobuffer

Language: JavaScript - Size: 1.94 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

chunvv/notifier

Streaming realtime data via websocket by Go, Grpc

Language: Go - Size: 877 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

smu-gp/sp-protobuf

Language: Makefile - Size: 40 KB - Last synced: about 1 year ago - Pushed: almost 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: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

fcracker79/reactive-grpc

Language: Python - Size: 19.5 KB - Last synced: 12 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

li-keli/gin-proto-test

🌈 Automatic adaptation of protobuffer and JSON by gin

Language: Go - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

IBMStreams/streamsx.protobuf

IBM Streams toolkit for parsing and creating Google Protocol Buffers

Language: Perl - Size: 125 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 0