Ecosyste.ms: Repos

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

GitHub topics: protobuf-java

heyimblake/charbalancer-client-java

A simple Java client of the CharBalancer microservice using gRPC and Protobuf.

Language: Java - Size: 11.7 KB - Last synced: 8 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

AppsFlyer/pronto

Clojure support for protocol buffers

Language: Clojure - Size: 910 KB - Last synced: 14 days ago - Pushed: 15 days ago - Stars: 100 - Forks: 7

cherkavi/java-code-example

examples of java code, core features of different versions, skeletons of different frameworks

Language: Java - Size: 5.32 MB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 0 - Forks: 4

ascopes/protobuf-maven-plugin

A simple and modern Maven plugin to generate Java/Kotlin sources from Protobuf and GRPC definitions.

Language: Java - Size: 919 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 5 - Forks: 2

Auties00/ModernProtobuf

A modern implementation of protoc to serialize, deserialize and generate java sources from protobuf schemas

Language: Java - Size: 1.03 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 25 - Forks: 3

asarkar/grpc-test

Includes a JUnit 5 Extension that can automatically release gRPC resources at the end of the test

Language: Kotlin - Size: 87.9 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 25 - Forks: 1

yeriomin/play-store-api

Google Play Store protobuf API wrapper in java

Language: Java - Size: 7.33 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 315 - Forks: 130

protobufel/protobufel-grammar

ProtoBuf Java Parser and FileDescriptor Builder

Language: Java - Size: 521 KB - Last synced: about 2 months ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 1

luciopaiva/protobuf-memory-optimizations

Simple experiment to show how reusing objects can hugely decrease the number memory allocations needed to handle protobuf messages.

Language: Java - Size: 59.6 KB - Last synced: about 2 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

numq/protobuf-descriptor-parser

Protocol Buffers descriptors parsing library

Language: Kotlin - Size: 69.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

asarkar/okgrpc

gRPC Java client and CLI

Language: Kotlin - Size: 207 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

mscheong01/krotoDC

Protobuf Kotlin Dataclass, Converter & Custom Kotlin Coroutine gRPC Generator

Language: Kotlin - Size: 51.4 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 74 - Forks: 7

apssouza22/modern-api-management

A modern approach to manage APIs effectively using Protobuf

Language: Shell - Size: 18.9 MB - Last synced: 16 days ago - Pushed: about 2 years ago - Stars: 52 - Forks: 3

ccworld1000/CCProtobufTool

CCProtobufTool convert proto tool for mac

Language: Swift - Size: 147 KB - Last synced: 8 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

efenglu/jprotoc

Sample use case of Protoc Plugin written in Java

Language: Java - Size: 17.6 KB - Last synced: 8 months ago - Pushed: about 5 years ago - Stars: 9 - Forks: 3

mbe24/zmq-protocol

POC client/server application based on JeroMQ enhanced with message (de)serialization powered by protobuf

Language: Java - Size: 120 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

aindriu18/BankService

Distributed Systems Assignment testing us on gRPC and JmDNS. Collaborators are Andrew English and Paul Hughes

Size: 174 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

fabri1983/java2proto2grpc

Java -> Protocol Buffers -> gRPC. Plus additional programmatic conversion api for DTOs and/or Domain Model Objects to protobuf and viceversa. Plus Consul Service Discovery.

Language: Java - Size: 431 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 1

xSAVIKx/proto-json-same-fields-issue

Companion repository for issue https://github.com/protocolbuffers/protobuf/issues/7641

Language: Java - Size: 62.5 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

leohilbert/protoc-gen-java-leo

custom protoc java compiler for mutable message-classes and other additional features

Language: Java - Size: 1.63 MB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

759434091/reactor-rpc4j

极简响应式RPC框架 Minimal Reactive RPC Framework

Language: Java - Size: 104 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 0

os72/protobuf-java-shaded-360

Protocol Buffer Java API - shaded version 3.6.0

Language: Java - Size: 731 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 4 - Forks: 1

changvvb/scala-protobuf-java

A conversion tool between scala types and protobuf-java types.

Language: Scala - Size: 177 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 13 - Forks: 2

dhaval-d/java-native-demo

Demo of Java application passing protobuf to native application using JNI

Language: C++ - Size: 1.26 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 4 - Forks: 4

daggerok/spring-cloud-stream-protobuf-rabbitmq

This repository contains RabbitMQ Protobuf starters with its usage samples for spring-rabbit and spring-cloud-starter-stream-rabbit modules

Language: Kotlin - Size: 93.8 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

yunlong826/wheel4j

基于Dubbo源码,实验一个简易版Wheel,项目基于Spring容器,并以Zookeeper为注册中心,在进行Rpc通信的时候是在Netty框架的基础上进行通信。理解该项目会让你对Spring源码与Dubbo源码有一定的认识,并让你对Rpc通信原理不再陌生。

Language: Java - Size: 988 KB - Last synced: 8 months ago - Pushed: about 1 year ago - Stars: 5 - Forks: 2

valaphee/protod

Protobuf Decompiler

Language: Kotlin - Size: 134 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 6 - Forks: 1

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: almost 2 years ago - Stars: 0 - Forks: 0

Coo0lCo/netty-protobuf-websocket-server

netty-protobuf-websocket-server / web-test-demo

Language: Java - Size: 2.63 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

os72/protobuf-java-shaded-351

Protocol Buffer Java API - shaded version 3.5.1

Language: Java - Size: 1.17 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 4 - Forks: 2

jiumao-org/we-mall

A lightweigh mall, simple and esay.

Language: Java - Size: 1.97 MB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 6 - Forks: 5

aroraayush/java-netty-protobuf-chat-application

P2P Netty Chat application | A simple chat client and server with Netty with Protocol Buffers as chat wire format.

Language: Java - Size: 20.5 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

guedim/grpc

Grpc and protocol buffers examples

Language: Python - Size: 6.78 MB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

eikemeier/proto-java

Demonstration for https://github.com/protocolbuffers/protobuf/issues/8925

Language: Starlark - Size: 19.5 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

aiyanbo/sbt-protoc

🔢 A plugin for sbt that transforms *.proto files to Java source files

Language: Scala - Size: 62.5 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

dernasherbrezon/protobuf-gcless

Java protobuf gc-friendly implementation

Language: Java - Size: 356 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 9 - Forks: 1

ebfhub/java-protobuf-no-gc

Protobuf parser/encoder that does not allocate memory when handling stream of data

Language: Java - Size: 441 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

vgkholla/plant-tracker

Server side application to track gardening activities. Built with CosmosDB, gRPC and GraphQL.

Language: Java - Size: 474 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 1

os72/protobuf-java-shaded-3-11-1

Protocol Buffer Java API - shaded version 3.11.1

Language: Java - Size: 1.62 MB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

rivkaer/SimpleProtobuf

Java中使用ProtobufDemo的一个实例,包含Android及J2EE平台示例项目.

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

MarcBru107/openapi3-request-finder

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

HarshadRanganathan/protobuf-examples

Protobuf code examples

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

759434091/jprotobuf-annotation-processor

jprotobuf-annotation-processor 代替jProtobuf-precompile-plugin插件

Language: Kotlin - Size: 67.4 KB - Last synced: over 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 0

yhskgo/protobuf

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

krishnadwypayan/MetricConverter

Metric Converter using gRPC

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

os72/protobuf-java-shaded-261

Protocol Buffer Java API - shaded version 2.6.1

Language: Java - Size: 389 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

os72/protobuf-java-shaded-250

Protocol Buffer Java API - shaded version 2.5.0

Language: Java - Size: 343 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

os72/protobuf-java-shaded-241

Protocol Buffer Java API - shaded version 2.4.1

Language: Java - Size: 274 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 1 - Forks: 1