dsl-json

JSON serializer

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.

High performance JVM JSON library

GitHub

1k stars
31 watching
106 forks
Language: Java
last commit: almost 2 years ago
Linked from 2 awesome lists

androidhigh-performancejavajsonkotlinscala

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jdereg/json-ioConverts Java objects to and from JSON format with serialization options.331
zerosnake0/jzonA high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements.11
gschjetne/json-mopA metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data62
beached/daw_json_linkA high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing.479
kbss-cvut/jb4jsonldA Java library for serializing and deserializing objects to JSON-LD format using annotations.12
yak32/glw_jsonA compact C++ library for fast and efficient JSON serialization without memory allocation during parsing.8
boostorg/jsonA C++ library that provides fast and efficient JSON data serialization and deserialization434
ymglez/jsonpackA C++ library that serializes and deserializes complex data structures to and from JSON format efficiently.39
haskell/aesonA Haskell library for parsing and generating JSON data1,257
kevin-montrose/jilA fast JSON serializer and deserializer built on top of the Sigil framework.2,147
realtimechris/jsonifierA C++ library providing fast JSON parsing and serialization60
sake92/tupsonA library for serializing and deserializing JSON data in Scala8
gzoller/scalajackA fast JSON serialization library for Scala classes112
pigulla/json-strictifyA utility for safely serializing data to JSON without losing information or causing infinite loops19
pichillilorenzo/jackson-jsA JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references.90