jb4jsonld
JSON serializer/deserializer
A Java library for serializing and deserializing objects to JSON-LD format using annotations.
JSON-LD serialization and deserialization for Java REST services.
12 stars
6 watching
3 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tailrecursion/cljson | A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
ngs-doo/dsl-json | A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. | 1,013 |
jcustenborder/kafka-jackson | Provides a standardized way to serialize and deserialize JSON data in Apache Kafka using Jackson | 7 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
lancercomet/suntori | A JSON de/serializer to ensure safe data processing at runtime | 10 |
kittinunf/forge | A JSON parsing library for Kotlin that allows manual control over the deserialization process using functional programming techniques. | 126 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
pichillilorenzo/jackson-js | A JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references. | 90 |
iokasimov/apart | A Haskell library for serializing and deserializing data structures in a persistent manner. | 30 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
benbjohnson/serialkiller | A serialization library designed to convert data between structured formats like JSON and XML in the ActionScript programming language | 4 |