wire
Protobuf framework
Provides gRPC and protocol buffer integration for Android development using various programming languages.
gRPC and protocol buffers for Android, Kotlin, Swift and Java.
4k stars
172 watching
570 forks
Language: Kotlin
last commit: 6 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
square/retrofit | A type-safe HTTP client library for Android and Java. | 43,109 |
protocolbuffers/protobuf | A language-neutral, platform-neutral format for serializing structured data | 65,753 |
square/okio | A modern I/O library that simplifies data access and processing | 8,806 |
wireapp/wire | A software project providing components and libraries for developing secure communication apps | 2,409 |
grpc/grpc-java | An RPC library and framework for implementing HTTP/2 based remote procedure calls in Java. | 11,460 |
marcoferrer/kroto-plus | Generates code for gRPC-based services with Kotlin Coroutines and Protobuf DSL | 493 |
googleapis/gapic-generator-kotlin | Generates idiomatic Kotlin gRPC client libraries from Protocol Buffer definitions | 58 |
fullstorydev/grpcurl | A command-line tool for interacting with gRPC servers using JSON encoding and protocol buffers. | 10,898 |
golang/protobuf | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,785 |
tcawley/gradle-protobuf-plugin | A plugin that integrates Google Protocol Buffers with the Gradle build system | 12 |
square/leakcanary | A library that detects memory leaks in Android applications | 29,420 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
dropwizard/dropwizard-protobuf | Enables support for reading and writing Protocol Buffers messages within a Java application framework | 51 |
hubspot/jackson-datatype-protobuf | Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library. | 137 |
rowtype-yoga/purescript-protobuf | A PureScript library and code generator for Google Protocol Buffers version 3. | 54 |