protobuffer
Here are 74 public repositories matching this topic...
Language:All
Sort:Most stars
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…
- Updated
Nov 20, 2024 - C#
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
- Updated
Jul 16, 2024 - Go
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
- Updated
Sep 2, 2023 - Java
AFLplusplus + libprotobuf-mutator = love
- Updated
Jan 19, 2020 - C++
Framework to generate web APIs
- Updated
Mar 5, 2018 - Go
A simple wrapper library for protobuf-net with async, gzip and less boilerplate.
- Updated
Apr 19, 2017 - C#
📖 aspnet core 2.0 自动生成支持protobuffer的API文档,为APP提供后端服务的NET Core友好框架
- Updated
Jun 30, 2022 - C#
TensorFlow Serving based on encrypted model, protect model files from being stolen | 基于加密模型的 TensorFlow Serving ,保护模型文件免于被盗取
- Updated
Mar 26, 2025 - C++
An enterprise ready micro service project base on gRPC
- Updated
Dec 18, 2021 - Java
Automatically generate and decode protobufs without the need of a .proto file.
- Updated
Oct 25, 2023 - Python
ProtoHub template is a ProtoHub for storing and building Protocol Buffers (protos) in a pipeline. Golang microservice example Template of this repository ishttps://github.com/infranyx/go-microservice-template.
- Updated
Apr 4, 2023 - Makefile
A custom Python protoc plugin
- Updated
Feb 2, 2021 - Python
Google protocol buffer build for android
- Updated
Dec 10, 2018 - C++
A example repository to show how you can create your first gRPC webservice (+ Protobuf in HTTP2 protocol) with NodeJS.
- Updated
Aug 9, 2021 - JavaScript
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.
- Updated
Dec 28, 2020 - Java
网络调试助手web版 (TCP network debug tool for embedded devices on web)
- Updated
Jun 19, 2018 - Go
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.
- Updated
Nov 14, 2023 - Erlang
Improve this page
Add a description, image, and links to theprotobuffer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theprotobuffer topic, visit your repo's landing page and select "manage topics."