jackson-datatype-protobuf

JSON serializer for Protocol Buffers

Adds support for serializing and deserializing Google's Protocol Buffers to and from JSON using the Jackson library.

GitHub

137 stars
158 watching
47 forks
Language: Java
last commit: 24 days ago

Related projects:

Repository Description Stars
rowtype-yoga/purescript-protobuf A PureScript library and code generator for Google Protocol Buffers version 3. 54
arwalk/zig-protobuf An implementation of Google Protocol Buffers version 3 in Zig. 233
jhump/goprotoc Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. 85
googleapis/nodejs-proto-files A collection of protocol buffer files for Google APIs used by Node.js clients 76
google/proto-lens An API for protocol buffers using modern Haskell language and library patterns. 465
jvdsandt/protobuf-smalltalk A Smalltalk library for serializing and deserializing structured data using a protocol buffer format 13
reznikmm/protobuf An implementation of Google's Protocol Buffers in Ada, providing a way to serialize structured data. 33
alphaheavy/protobuf An implementation of Google's Protocol Buffers in Haskell. 95
persan/protobuf-ada A software implementation of Google's Protocol Buffers data interchange format in Ada 18
tomas-abrahamsson/gpb Compiles Google protocol buffer definitions into Erlang code 556
fasterxml/jackson-modules-java8 Supports Java 8 features in Jackson JSON serialization and deserialization 401
scalapb-json/scalapb-argonaut Converts messages between JSON and Protocol Buffers formats for use in Scala applications. 2
alexeyxo/protobuf-swift An implementation of Protocol Buffers in Swift 939
vavr-io/vavr-jackson A Jackson datatype module for serializing and deserializing Java data structures into JSON 99
jhump/protoreflect Provides utilities and APIs for working with Go Protocol Buffers descriptors and gRPC reflection. 1,350