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 su...
翻译 - Surging是一种微服务引擎,提供了轻量级,高性能的模块化RPC请求管道。服务引擎支持http,TCP,WS,Grpc,Mqtt,UDP和DNS协议。它使用ZooKeeper和Consul作为注册表,并将其集成。哈希,随机,轮询,公平轮询作为负载平衡算法,内置服务管理以确保可靠的RPC通信,引擎包含诊断程序,协议和中间件调用的链接跟踪以及集成的SkyWalking分布式APM
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
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客...
AFLplusplus + libprotobuf-mutator = love
翻译 - AFLplusplus + libprotobuf-mutator =爱
Framework to generate web APIs
A simple wrapper library for protobuf-net with async, gzip and less boilerplate.
📖 aspnet core 2.0 自动生成支持protobuffer的API文档,为APP提供后端服务的NET Core友好框架
An enterprise ready micro service project base on gRPC
Automatically generate and decode protobufs without the need of a .proto file.
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...
A custom Python protoc plugin
网络调试助手web版 (TCP network debug tool for embedded devices on web)
A example repository to show how you can create your first gRPC webservice (+ Protobuf in HTTP2 protocol) with NodeJS.
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,...
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 se...
[Go]Docker Image for Golang Tools
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...
MSBuild task to automatically generate c# files from .proto files