kafka-jackson
JSON serde
Provides a standardized way to serialize and deserialize JSON data in Apache Kafka using Jackson
Kafka Serializer, Deserializer, and Serde for Jackson JSON
7 stars
0 watching
3 forks
Language: Java
last commit: almost 7 years ago
Linked from 1 awesome list
deserializationjacksonjsonkafkaserialization
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java library for serializing and deserializing objects to JSON-LD format using annotations. | 12 |
| A Jackson datatype module for serializing and deserializing Java data structures into JSON | 100 |
| Library providing implicit typeclass converters for various serialization formats to Kafka serializers | 57 |
| A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
| A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
| A Jackson module to support JSON serialization and deserialization of JavaMoney data types | 254 |
| A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
| A JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references. | 90 |
| Provides custom serialization and deserialization of JTS Geometry objects using the GeoJSON format with Jackson | 81 |
| A set of reusable transformations for transforming data in Kafka Connect | 156 |
| Converts Kafka __consumer_offsets to JSON | 13 |
| Converts Java objects to and from JSON format with serialization options. | 331 |
| A Rust JSON5 serialization and deserialization library built on top of Serde | 185 |
| Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library | 1,127 |
| A JSON parsing library for Kotlin that allows manual control over the deserialization process using functional programming techniques. | 126 |